ICleanRequest$ICleanCallback.smali
.class public interface abstract Lcom/cm/plugincluster/junkengine/junk/engine/ICleanRequest$ICleanCallback;
.super Ljava/lang/Object;
.source "ICleanRequest.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/cm/plugincluster/junkengine/junk/engine/ICleanRequest;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "ICleanCallback"
.end annotation
# static fields
.field public static final CFC_TYPE_EST_ALL:I = 0x1
.field public static final CFC_TYPE_EST_SYS:I = 0x2
.field public static final CFC_TYPE_REAL_SYS:I = 0x3
# virtual methods
.method public abstract onCleanBegin(Lcom/cm/plugincluster/junkengine/junk/engine/ICleanRequest;)V
.end method
.method public abstract onCleanFileCount(IJ)V
.end method
.method public abstract onCleanItem(Lcom/cm/plugincluster/junkengine/junk/bean/JunkInfoBase;)V
.end method
.method public abstract onCleanItemSize(Lcom/cm/plugincluster/junkengine/junk/engine/IJunkRequest$EM_JUNK_DATA_TYPE;J)V
.end method
.method public abstract onCleaningPath(Ljava/lang/String;)V
.end method