ProxyActivityAction.smali

.class public abstract Lcn/jpush/android/local/ProxyActivityAction;
.super Ljava/lang/Object;


# direct methods
.method public constructor <init>()V
    .registers 1

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public abstract onBackPressed(Landroid/app/Activity;)V
.end method

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

.method public abstract onCreate(Landroid/app/Activity;Landroid/os/Bundle;)V
.end method

.method public abstract onCreateOptionsMenu(Landroid/app/Activity;Landroid/view/Menu;)Z
.end method

.method public abstract onDestroy(Landroid/app/Activity;)V
.end method

.method public abstract onEvent(Landroid/app/Activity;Ljava/lang/String;Landroid/os/Bundle;)V
.end method

.method public abstract onKeyDown(Landroid/app/Activity;ILandroid/view/KeyEvent;)Z
.end method

.method public abstract onNewIntent(Landroid/app/Activity;Landroid/content/Intent;)V
.end method

.method public abstract onPause(Landroid/app/Activity;)V
.end method

.method public abstract onRestart(Landroid/app/Activity;)V
.end method

.method public abstract onResume(Landroid/app/Activity;)V
.end method

.method public abstract onStart(Landroid/app/Activity;Landroid/content/Intent;)V
.end method

.method public abstract onStop(Landroid/app/Activity;)V
.end method