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 68
    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 78
    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 73
    return-void
.end method

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

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

    move-result v0

    if-eqz v0, :cond_6

    .line 87
    :cond_6
    return-void
.end method