BoostCubeCloudConfig$AccSectoin.smali

.class public Lcom/cleanmaster/hpsharelib/cloudconfig/BoostCubeCloudConfig$AccSectoin;
.super Ljava/lang/Object;
.source "BoostCubeCloudConfig.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/cleanmaster/hpsharelib/cloudconfig/BoostCubeCloudConfig;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x9
    name = "AccSectoin"
.end annotation


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

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

    return-void
.end method

.method public static getAccAccountLoginCfg()Ljava/lang/String;
    .registers 3

    .prologue
    .line 1294
    const-string v0, "boost_acc"

    const-string v1, "acc_account_login"

    const/4 v2, 0x0

    invoke-static {v0, v1, v2}, Lcom/cleanmaster/hpsharelib/cloudconfig/BoostCubeCloudConfig$Common;->getStringValue(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;

    move-result-object v0

    return-object v0
.end method