ICMLogSetting.smali
.class public interface abstract Lcom/cleanmaster/hpsharelib/utils/ICMLogSetting;
.super Ljava/lang/Object;
.source "ICMLogSetting.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/cleanmaster/hpsharelib/utils/ICMLogSetting$Level;
}
.end annotation
# virtual methods
.method public abstract isWriteConsoleEnable(Lcom/cleanmaster/hpsharelib/utils/ICMLogSetting$Level;Ljava/lang/String;)Z
.end method
.method public abstract isWriteFileEnable(Lcom/cleanmaster/hpsharelib/utils/ICMLogSetting$Level;Ljava/lang/String;)Z
.end method