ActionInfo.smali 506 字节
.class public interface abstract Lcom/umeng/ccg/ActionInfo;
.super Ljava/lang/Object;


# virtual methods
.method public abstract getModule(Landroid/content/Context;)Ljava/lang/String;
.end method

.method public abstract getSupportAction(Landroid/content/Context;)[Ljava/lang/String;
.end method

.method public abstract getSwitchState(Landroid/content/Context;Ljava/lang/String;)Z
.end method

.method public abstract onCommand(Landroid/content/Context;Ljava/lang/String;Ljava/lang/Object;)V
.end method