ILowBatteryNotify.smali
.class public interface abstract Lcom/cm/plugincluster/boost/process/ILowBatteryNotify;
.super Ljava/lang/Object;
.source "ILowBatteryNotify.java"
# static fields
.field public static final LOW_LEVEL:I = 0x14
# virtual methods
.method public abstract boostScan()V
.end method
.method public abstract isNeedShowLowBatteryNotify(I)Z
.end method