SDTreeFileScanner$Callback.smali
.class public interface abstract Lcom/cleanmaster/service/scantree/SDTreeFileScanner$Callback;
.super Ljava/lang/Object;
.source "SDTreeFileScanner.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/cleanmaster/service/scantree/SDTreeFileScanner;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "Callback"
.end annotation
# virtual methods
.method public abstract onError(ILjava/lang/String;)V
.end method
.method public abstract onFinishScan(Lcom/cleanmaster/service/scantree/h;)V
.end method
.method public abstract onStartScan()V
.end method