LotteryActivity$LotteryJavaClient.smali

.class public Lcom/cleanmaster/lottery/ui/LotteryActivity$LotteryJavaClient;
.super Ljava/lang/Object;
.source "LotteryActivity.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/cleanmaster/lottery/ui/LotteryActivity;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x1
    name = "LotteryJavaClient"
.end annotation


# instance fields
.field final synthetic this$0:Lcom/cleanmaster/lottery/ui/LotteryActivity;


# direct methods
.method public constructor <init>(Lcom/cleanmaster/lottery/ui/LotteryActivity;)V
    .registers 2

    .prologue
    .line 71
    iput-object p1, p0, Lcom/cleanmaster/lottery/ui/LotteryActivity$LotteryJavaClient;->this$0:Lcom/cleanmaster/lottery/ui/LotteryActivity;

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

    return-void
.end method


# virtual methods
.method public getToken()Ljava/lang/String;
    .registers 2
    .annotation runtime Landroid/webkit/JavascriptInterface;
    .end annotation

    .prologue
    .line 81
    invoke-static {}, Lcom/cleanmaster/hpsharelib/configmanager/ServiceConfigManager;->getInstanse()Lcom/cleanmaster/hpsharelib/configmanager/ServiceConfigManager;

    move-result-object v0

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

    move-result-object v0

    return-object v0
.end method

.method public login()V
    .registers 1
    .annotation runtime Landroid/webkit/JavascriptInterface;
    .end annotation

    .prologue
    .line 76
    return-void
.end method

.method public onWormholeClick(Ljava/lang/String;)V
    .registers 6
    .annotation runtime Landroid/webkit/JavascriptInterface;
    .end annotation

    .prologue
    .line 87
    invoke-static {p1}, Landroid/text/TextUtils;->isEmpty(Ljava/lang/CharSequence;)Z

    move-result v0

    if-eqz v0, :cond_7

    .line 91
    :goto_6
    return-void

    .line 90
    :cond_7
    const v0, 0x134004

    const/4 v1, 0x2

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

    const/4 v2, 0x0

    aput-object p1, v1, v2

    const/4 v2, 0x1

    iget-object v3, p0, Lcom/cleanmaster/lottery/ui/LotteryActivity$LotteryJavaClient;->this$0:Lcom/cleanmaster/lottery/ui/LotteryActivity;

    aput-object v3, v1, v2

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

    goto :goto_6
.end method