ISpeedTest.smali
.class public interface abstract Lcom/iwangding/scsp/speedtest/ISpeedTest;
.super Ljava/lang/Object;
.source "ISpeedTest.java"
# virtual methods
.method public abstract getState()I
.end method
.method public abstract release()V
.end method
.method public abstract startSpeedTest(Landroid/content/Context;Lcom/iwangding/basis/function/operator/data/OperatorData;Lcom/iwangding/scsp/speedtest/OnSpeedTestListener;)V
.param p1 # Landroid/content/Context;
.annotation build Landroid/support/annotation/NonNull;
.end annotation
.end param
.end method
.method public abstract startSpeedTest(Landroid/content/Context;Lcom/iwangding/ssmp/SSMPConfig;Lcom/iwangding/basis/function/operator/data/OperatorData;Lcom/iwangding/scsp/speedtest/OnSpeedTestListener;)V
.param p1 # Landroid/content/Context;
.annotation build Landroid/support/annotation/NonNull;
.end annotation
.end param
.end method
.method public abstract stopSpeedTest()V
.end method