a.smali

.class public Lcom/cleanmaster/guid/a;
.super Ljava/lang/Object;
.source "GuideConfig.java"


# direct methods
.method public static a()Lcom/cm/plugincluster/spec/BaseCommander;
    .registers 1

    .prologue
    .line 61
    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 b()V
    .registers 2

    .prologue
    .line 65
    invoke-static {}, Lcom/cleanmaster/guid/a;->a()Lcom/cm/plugincluster/spec/BaseCommander;

    move-result-object v0

    .line 66
    const v1, 0x124005

    invoke-virtual {v0, v1}, Lcom/cm/plugincluster/spec/BaseCommander;->removeCommand(I)V

    .line 68
    return-void
.end method