ACTD.smali

.class public interface abstract Lcom/qq/e/comm/pi/ACTD;
.super Ljava/lang/Object;


# static fields
.field public static final APPID_KEY:Ljava/lang/String; = "appid"

.field public static final DELEGATE_NAME_KEY:Ljava/lang/String; = "gdt_activity_delegate_name"


# virtual methods
.method public abstract onActivityResult(IILandroid/content/Intent;)V
.end method

.method public abstract onAfterCreate(Landroid/os/Bundle;)V
.end method

.method public abstract onBackPressed()V
.end method

.method public abstract onBeforeCreate(Landroid/os/Bundle;)V
.end method

.method public abstract onConfigurationChanged(Landroid/content/res/Configuration;)V
.end method

.method public abstract onDestroy()V
.end method

.method public abstract onPause()V
.end method

.method public abstract onResume()V
.end method

.method public abstract onStop()V
.end method