ICleanProgressNotify.smali
.class public interface abstract Lcom/cleanmaster/cleanhelper/Inotify/ICleanProgressNotify;
.super Ljava/lang/Object;
.source "ICleanProgressNotify.java"
# virtual methods
.method public abstract notifyCleanFinish()V
.end method
.method public abstract notifyCleanStart(I)V
.end method
.method public abstract notifyCleaningEx(Ljava/lang/Object;I)V
.end method