ParseWebViewUrlUtils$1.smali

.class Lcom/cleanmaster/hpsharelib/utils/ParseWebViewUrlUtils$1;
.super Landroid/os/Handler;
.source "ParseWebViewUrlUtils.java"


# instance fields
.field final synthetic this$0:Lcom/cleanmaster/hpsharelib/utils/ParseWebViewUrlUtils;


# direct methods
.method constructor <init>(Lcom/cleanmaster/hpsharelib/utils/ParseWebViewUrlUtils;Landroid/os/Looper;)V
    .registers 3

    .prologue
    .line 46
    iput-object p1, p0, Lcom/cleanmaster/hpsharelib/utils/ParseWebViewUrlUtils$1;->this$0:Lcom/cleanmaster/hpsharelib/utils/ParseWebViewUrlUtils;

    invoke-direct {p0, p2}, Landroid/os/Handler;-><init>(Landroid/os/Looper;)V

    return-void
.end method


# virtual methods
.method public handleMessage(Landroid/os/Message;)V
    .registers 4

    .prologue
    .line 49
    iget v0, p1, Landroid/os/Message;->what:I

    packed-switch v0, :pswitch_data_28

    .line 62
    :cond_5
    :goto_5
    return-void

    .line 51
    :pswitch_6
    iget-object v0, p0, Lcom/cleanmaster/hpsharelib/utils/ParseWebViewUrlUtils$1;->this$0:Lcom/cleanmaster/hpsharelib/utils/ParseWebViewUrlUtils;

    const/4 v1, 0x1

    # setter for: Lcom/cleanmaster/hpsharelib/utils/ParseWebViewUrlUtils;->isCancelled:Z
    invoke-static {v0, v1}, Lcom/cleanmaster/hpsharelib/utils/ParseWebViewUrlUtils;->access$002(Lcom/cleanmaster/hpsharelib/utils/ParseWebViewUrlUtils;Z)Z

    .line 52
    iget-object v1, p0, Lcom/cleanmaster/hpsharelib/utils/ParseWebViewUrlUtils$1;->this$0:Lcom/cleanmaster/hpsharelib/utils/ParseWebViewUrlUtils;

    iget-object v0, p1, Landroid/os/Message;->obj:Ljava/lang/Object;

    check-cast v0, Ljava/lang/String;

    # invokes: Lcom/cleanmaster/hpsharelib/utils/ParseWebViewUrlUtils;->onAsyncGetGooglePlayUrlFinished(Ljava/lang/String;)V
    invoke-static {v1, v0}, Lcom/cleanmaster/hpsharelib/utils/ParseWebViewUrlUtils;->access$100(Lcom/cleanmaster/hpsharelib/utils/ParseWebViewUrlUtils;Ljava/lang/String;)V

    goto :goto_5

    .line 55
    :pswitch_16
    iget-object v0, p0, Lcom/cleanmaster/hpsharelib/utils/ParseWebViewUrlUtils$1;->this$0:Lcom/cleanmaster/hpsharelib/utils/ParseWebViewUrlUtils;

    # getter for: Lcom/cleanmaster/hpsharelib/utils/ParseWebViewUrlUtils;->mWebview:Lcom/cleanmaster/hpcommonlib/webview/BaseWebView;
    invoke-static {v0}, Lcom/cleanmaster/hpsharelib/utils/ParseWebViewUrlUtils;->access$200(Lcom/cleanmaster/hpsharelib/utils/ParseWebViewUrlUtils;)Lcom/cleanmaster/hpcommonlib/webview/BaseWebView;

    move-result-object v0

    if-eqz v0, :cond_5

    .line 56
    iget-object v0, p0, Lcom/cleanmaster/hpsharelib/utils/ParseWebViewUrlUtils$1;->this$0:Lcom/cleanmaster/hpsharelib/utils/ParseWebViewUrlUtils;

    # getter for: Lcom/cleanmaster/hpsharelib/utils/ParseWebViewUrlUtils;->mWebview:Lcom/cleanmaster/hpcommonlib/webview/BaseWebView;
    invoke-static {v0}, Lcom/cleanmaster/hpsharelib/utils/ParseWebViewUrlUtils;->access$200(Lcom/cleanmaster/hpsharelib/utils/ParseWebViewUrlUtils;)Lcom/cleanmaster/hpcommonlib/webview/BaseWebView;

    move-result-object v0

    invoke-virtual {v0}, Lcom/cleanmaster/hpcommonlib/webview/BaseWebView;->stopLoading()V

    goto :goto_5

    .line 49
    :pswitch_data_28
    .packed-switch 0x1
        :pswitch_6
        :pswitch_16
    .end packed-switch
.end method