ISandboxReportService.smali

.class public interface abstract Lcom/sandboxol/center/router/moduleApi/ISandboxReportService;
.super Ljava/lang/Object;
.source "ISandboxReportService.java"

# interfaces
.implements Lcom/sandboxol/center/router/moduleApi/IBaseService;


# virtual methods
.method public abstract getReportInternal()I
.end method

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

.method public abstract onDestroy()V
.end method

.method public abstract onEvent(Ljava/lang/String;)V
.end method

.method public abstract onEvent(Ljava/lang/String;Ljava/lang/String;)V
.end method

.method public abstract onEvent(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
.end method

.method public abstract onEvent(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
.end method

.method public abstract setReportInternal(I)V
.end method