ah.smali

.class Lcom/ijinshan/cleaner/receiver/ah;
.super Ljava/lang/Object;
.source "UninstallBroadcastReceiver.java"

# interfaces
.implements Ljava/lang/Runnable;


# instance fields
.field final synthetic a:Lcom/ijinshan/cleaner/receiver/UninstallBroadcastReceiver;


# direct methods
.method constructor <init>(Lcom/ijinshan/cleaner/receiver/UninstallBroadcastReceiver;)V
    .registers 2

    .prologue
    .line 173
    iput-object p1, p0, Lcom/ijinshan/cleaner/receiver/ah;->a:Lcom/ijinshan/cleaner/receiver/UninstallBroadcastReceiver;

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

    return-void
.end method


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

    .prologue
    .line 177
    invoke-static {}, Lcom/cleanmaster/hpsharelib/base/util/system/RuntimeCheck;->IsUIProcess()Z

    move-result v0

    if-eqz v0, :cond_d

    .line 178
    invoke-static {}, Lcom/cm/plugincluster/softmgr/plugin/SoftMgrCommonPluginDelegate;->getSoftMgrPluginModule()Lcom/cm/plugincluster/softmgr/interfaces/plugin/ISoftCommonPluginModule;

    move-result-object v0

    invoke-interface {v0}, Lcom/cm/plugincluster/softmgr/interfaces/plugin/ISoftCommonPluginModule;->initUninstallUpdater()V

    .line 180
    :cond_d
    return-void
.end method