a.smali
.class public Lcom/cleanmaster/guid/a;
.super Ljava/lang/Object;
.source "GuideConfig.java"
# direct methods
.method public static a()V
.registers 3
.prologue
.line 20
invoke-static {}, Lcom/cleanmaster/guid/a;->b()Lcom/cm/plugincluster/spec/BaseCommander;
move-result-object v0
const v1, 0x124004
new-instance v2, Lcom/cleanmaster/guid/b;
invoke-direct {v2}, Lcom/cleanmaster/guid/b;-><init>()V
invoke-virtual {v0, v1, v2}, Lcom/cm/plugincluster/spec/BaseCommander;->putCommand(ILcom/cm/plugincluster/spec/CommandInvoker;)V
.line 26
return-void
.end method
.method public static b()Lcom/cm/plugincluster/spec/BaseCommander;
.registers 1
.prologue
.line 29
const/16 v0, 0xc
invoke-static {v0}, Lcom/cm/plugincluster/spec/CommanderManager;->getCommander(I)Lcom/cm/plugincluster/spec/ICommander;
move-result-object v0
check-cast v0, Lcom/cm/plugincluster/spec/BaseCommander;
return-object v0
.end method
.method public static c()V
.registers 2
.prologue
.line 33
invoke-static {}, Lcom/cleanmaster/guid/a;->b()Lcom/cm/plugincluster/spec/BaseCommander;
move-result-object v0
.line 34
const v1, 0x124004
invoke-virtual {v0, v1}, Lcom/cm/plugincluster/spec/BaseCommander;->removeCommand(I)V
.line 35
const v1, 0x124005
invoke-virtual {v0, v1}, Lcom/cm/plugincluster/spec/BaseCommander;->removeCommand(I)V
.line 36
return-void
.end method