IScanTask.smali
.class public interface abstract Lcom/cm/plugincluster/softmgr/interfaces/junk/IScanTask;
.super Ljava/lang/Object;
.source "IScanTask.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/cm/plugincluster/softmgr/interfaces/junk/IScanTask$BaseStub;
}
.end annotation
# virtual methods
.method public abstract bindCallbackObj(Lcom/cm/plugincluster/softmgr/interfaces/junk/IScanTaskCallback;)V
.end method
.method public abstract getTaskDesc()Ljava/lang/String;
.end method
.method public abstract scan(Lcom/cleanmaster/bitloader/task/IScanTaskController;)Z
.end method
.method public abstract setScanId(I)V
.end method