e.smali
.class Lcom/ijinshan/cleaner/receiver/e;
.super Ljava/lang/Object;
.source "BatteryInfoReceiver.java"
# interfaces
.implements Ljava/lang/Runnable;
# instance fields
.field final synthetic a:Lcom/ijinshan/cleaner/receiver/BatteryInfoReceiver;
# direct methods
.method constructor <init>(Lcom/ijinshan/cleaner/receiver/BatteryInfoReceiver;)V
.registers 2
.prologue
.line 211
iput-object p1, p0, Lcom/ijinshan/cleaner/receiver/e;->a:Lcom/ijinshan/cleaner/receiver/BatteryInfoReceiver;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.registers 3
.prologue
.line 214
invoke-static {}, Lcom/cm/plugincluster/core/proxy/CoreCommonProxy;->getLowBatteryNotify()Lcom/cm/plugincluster/boost/process/ILowBatteryNotify;
move-result-object v0
.line 215
if-eqz v0, :cond_11
sget v1, Lcom/ijinshan/cleaner/receiver/BatteryInfoReceiver;->a:I
invoke-interface {v0, v1}, Lcom/cm/plugincluster/boost/process/ILowBatteryNotify;->isNeedShowLowBatteryNotify(I)Z
move-result v1
if-eqz v1, :cond_11
.line 216
invoke-interface {v0}, Lcom/cm/plugincluster/boost/process/ILowBatteryNotify;->boostScan()V
.line 217
:cond_11
return-void
.end method