i.smali

.class Lcom/ijinshan/cleaner/receiver/i;
.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 352
    iput-object p1, p0, Lcom/ijinshan/cleaner/receiver/i;->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 2

    .prologue
    .line 355
    invoke-static {}, Lcom/cm/plugincluster/core/proxy/CoreCommonProxy;->getDownloadProtectAssist()Lcom/cm/plugincluster/security/IDownloadProtectAssist;

    move-result-object v0

    .line 356
    if-eqz v0, :cond_c

    .line 357
    invoke-interface {v0}, Lcom/cm/plugincluster/security/IDownloadProtectAssist;->cloudControl()V

    .line 358
    invoke-interface {v0}, Lcom/cm/plugincluster/security/IDownloadProtectAssist;->versionControl()V

    .line 360
    :cond_c
    return-void
.end method