d.smali
.class Lcom/cleanmaster/softmgr/activity/d;
.super Ljava/lang/Object;
.source "SoftwareMgrActivity.java"
# interfaces
.implements Ljava/lang/Runnable;
# instance fields
.field final synthetic a:Lcom/cleanmaster/softmgr/activity/SoftwareMgrActivity;
# direct methods
.method constructor <init>(Lcom/cleanmaster/softmgr/activity/SoftwareMgrActivity;)V
.registers 2
.prologue
.line 119
iput-object p1, p0, Lcom/cleanmaster/softmgr/activity/d;->a:Lcom/cleanmaster/softmgr/activity/SoftwareMgrActivity;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.registers 4
.prologue
.line 122
invoke-static {}, Lcom/cm/plugincluster/softmgr/plugin/SoftMgrCommonPluginDelegate;->getSoftMgrPluginModule()Lcom/cm/plugincluster/softmgr/interfaces/plugin/ISoftCommonPluginModule;
move-result-object v0
iget-object v1, p0, Lcom/cleanmaster/softmgr/activity/d;->a:Lcom/cleanmaster/softmgr/activity/SoftwareMgrActivity;
const/4 v2, 0x1
.line 123
invoke-interface {v0, v1, v2}, Lcom/cm/plugincluster/softmgr/interfaces/plugin/ISoftCommonPluginModule;->startFirst(Landroid/content/Context;I)V
.line 124
iget-object v0, p0, Lcom/cleanmaster/softmgr/activity/d;->a:Lcom/cleanmaster/softmgr/activity/SoftwareMgrActivity;
invoke-virtual {v0}, Lcom/cleanmaster/softmgr/activity/SoftwareMgrActivity;->finish()V
.line 125
return-void
.end method