az.smali

.class Lcom/cleanmaster/gameboost/az;
.super Ljava/lang/Object;
.source "GameBoostPresenter.java"

# interfaces
.implements Lcom/cm/plugincluster/vipinterface/vip/ICmVipStateCallBack;


# instance fields
.field final synthetic a:Lcom/cleanmaster/gameboost/aw;


# direct methods
.method constructor <init>(Lcom/cleanmaster/gameboost/aw;)V
    .registers 2

    .prologue
    .line 180
    iput-object p1, p0, Lcom/cleanmaster/gameboost/az;->a:Lcom/cleanmaster/gameboost/aw;

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

    return-void
.end method


# virtual methods
.method public getVipStateFailed(ILjava/lang/String;)V
    .registers 3

    .prologue
    .line 195
    return-void
.end method

.method public getVipStateSuccess(I)V
    .registers 5

    .prologue
    .line 183
    iget-object v0, p0, Lcom/cleanmaster/gameboost/az;->a:Lcom/cleanmaster/gameboost/aw;

    invoke-virtual {v0}, Lcom/cleanmaster/gameboost/aw;->isActive()Z

    move-result v0

    if-nez v0, :cond_9

    .line 190
    :cond_8
    :goto_8
    return-void

    .line 186
    :cond_9
    invoke-static {}, Lcom/cleanmaster/hpsharelib/configmanager/ServiceConfigManager;->getInstance()Lcom/cleanmaster/hpsharelib/configmanager/ServiceConfigManager;

    move-result-object v0

    const-string v1, "get_vip_stats"

    const/4 v2, 0x2

    invoke-virtual {v0, v1, v2}, Lcom/cleanmaster/hpsharelib/configmanager/ServiceConfigManager;->getIntValue(Ljava/lang/String;I)I

    move-result v0

    .line 187
    const/4 v1, 0x1

    if-ne v0, v1, :cond_8

    .line 188
    iget-object v0, p0, Lcom/cleanmaster/gameboost/az;->a:Lcom/cleanmaster/gameboost/aw;

    invoke-static {v0}, Lcom/cleanmaster/gameboost/aw;->a(Lcom/cleanmaster/gameboost/aw;)Lcom/cleanmaster/gameboost/ui/IGameBoostView;

    move-result-object v0

    invoke-interface {v0}, Lcom/cleanmaster/gameboost/ui/IGameBoostView;->showVipIcon()V

    goto :goto_8
.end method