IPingReportService.smali
.class public interface abstract Lcom/sandboxol/center/router/moduleApi/IPingReportService;
.super Ljava/lang/Object;
.source "IPingReportService.java"
# interfaces
.implements Lcom/sandboxol/center/router/moduleApi/IBaseService;
# virtual methods
.method public abstract getReportInternal()I
.end method
.method public abstract initService(Landroid/content/Context;)V
.end method
.method public abstract onFpsEvent(Ljava/lang/String;I)V
.end method
.method public abstract onNetPingEvent(Ljava/lang/String;I)V
.end method
.method public abstract onPingEvent(Ljava/lang/String;I)V
.end method
.method public abstract setReportInternal(I)V
.end method