CpuUiUtilsProxy.smali

.class public Lcom/cleanmaster/util/CpuUiUtilsProxy;
.super Ljava/lang/Object;
.source "CpuUiUtilsProxy.java"


# static fields
.field private static mCpuUiUtils:Lcom/cm/plugincluster/core/interfaces/boost/ICpuUiUtils;


# direct methods
.method public constructor <init>()V
    .registers 1

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

    return-void
.end method

.method public static getCpuUiUtils()Lcom/cm/plugincluster/core/interfaces/boost/ICpuUiUtils;
    .registers 2

    .prologue
    .line 14
    sget-object v0, Lcom/cleanmaster/util/CpuUiUtilsProxy;->mCpuUiUtils:Lcom/cm/plugincluster/core/interfaces/boost/ICpuUiUtils;

    if-eqz v0, :cond_7

    .line 15
    sget-object v0, Lcom/cleanmaster/util/CpuUiUtilsProxy;->mCpuUiUtils:Lcom/cm/plugincluster/core/interfaces/boost/ICpuUiUtils;

    .line 19
    :goto_6
    return-object v0

    .line 18
    :cond_7
    const v0, 0x22c066

    const/4 v1, 0x0

    new-array v1, v1, [Ljava/lang/Object;

    invoke-static {v0, v1}, Lcom/cm/plugincluster/spec/CommanderManager;->invokeCommandExpNull(I[Ljava/lang/Object;)Ljava/lang/Object;

    move-result-object v0

    check-cast v0, Lcom/cm/plugincluster/core/interfaces/boost/ICpuUiUtils;

    sput-object v0, Lcom/cleanmaster/util/CpuUiUtilsProxy;->mCpuUiUtils:Lcom/cm/plugincluster/core/interfaces/boost/ICpuUiUtils;

    .line 19
    sget-object v0, Lcom/cleanmaster/util/CpuUiUtilsProxy;->mCpuUiUtils:Lcom/cm/plugincluster/core/interfaces/boost/ICpuUiUtils;

    goto :goto_6
.end method