x.smali

.class Lcom/cleanmaster/service/x;
.super Ljava/lang/Object;
.source "PermanentService.java"

# interfaces
.implements Ljava/lang/Runnable;


# instance fields
.field final synthetic a:Lcom/cleanmaster/service/PermanentService;


# direct methods
.method constructor <init>(Lcom/cleanmaster/service/PermanentService;)V
    .registers 2

    .prologue
    .line 589
    iput-object p1, p0, Lcom/cleanmaster/service/x;->a:Lcom/cleanmaster/service/PermanentService;

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public run()V
    .registers 3

    .prologue
    .line 592
    invoke-static {}, Lcom/cm/plugincluster/core/proxy/CoreCommonProxy;->getLowBatteryModeManager()Lcom/cm/plugincluster/boost/process/ILowBatteryModeManager;

    move-result-object v0

    .line 594
    if-eqz v0, :cond_1d

    invoke-interface {v0}, Lcom/cm/plugincluster/boost/process/ILowBatteryModeManager;->isAutoModeSupported()Z

    move-result v1

    if-eqz v1, :cond_1d

    invoke-static {}, Lcom/keniu/security/m;->d()Landroid/content/Context;

    move-result-object v1

    invoke-static {v1}, Lcom/cleanmaster/hpsharelib/configmanager/ServiceConfigManager;->getInstanse(Landroid/content/Context;)Lcom/cleanmaster/hpsharelib/configmanager/ServiceConfigManager;

    move-result-object v1

    invoke-virtual {v1}, Lcom/cleanmaster/hpsharelib/configmanager/ServiceConfigManager;->isLowBatteryModelAsusOpened()Z

    move-result v1

    if-eqz v1, :cond_1d

    .line 595
    invoke-interface {v0}, Lcom/cm/plugincluster/boost/process/ILowBatteryModeManager;->showPermanentNotification()V

    .line 598
    :cond_1d
    invoke-static {}, Lcom/ijinshan/cleaner/receiver/BatteryInfoReceiver;->a()V

    .line 599
    return-void
.end method