UnityWebViewActivity$8$14.smali

.class Lcom/garena/unity/webview/UnityWebViewActivity$8$14;
.super Lcom/garena/unity/webview/UnityWebViewActivity$IntentExecutor;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/garena/unity/webview/UnityWebViewActivity$8;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x0
    name = null
.end annotation


# instance fields
.field final synthetic this$1:Lcom/garena/unity/webview/UnityWebViewActivity$8;


# direct methods
.method constructor <init>(Lcom/garena/unity/webview/UnityWebViewActivity$8;)V
    .registers 3

    iput-object p1, p0, Lcom/garena/unity/webview/UnityWebViewActivity$8$14;->this$1:Lcom/garena/unity/webview/UnityWebViewActivity$8;

    iget-object p1, p1, Lcom/garena/unity/webview/UnityWebViewActivity$8;->this$0:Lcom/garena/unity/webview/UnityWebViewActivity;

    const/4 v0, 0x0

    invoke-direct {p0, p1, v0}, Lcom/garena/unity/webview/UnityWebViewActivity$IntentExecutor;-><init>(Lcom/garena/unity/webview/UnityWebViewActivity;Lcom/garena/unity/webview/UnityWebViewActivity$1;)V

    return-void
.end method


# virtual methods
.method public onIntent(Landroid/content/Intent;)Landroid/content/Intent;
    .registers 5

    const-string v0, "execute intent"

    # invokes: Lcom/garena/unity/webview/UnityWebViewActivity;->LogIntent(Ljava/lang/String;Landroid/content/Intent;)V
    invoke-static {v0, p1}, Lcom/garena/unity/webview/UnityWebViewActivity;->access$1000(Ljava/lang/String;Landroid/content/Intent;)V

    const-string v0, "web_view_id"

    const/4 v1, -0x1

    invoke-virtual {p1, v0, v1}, Landroid/content/Intent;->getIntExtra(Ljava/lang/String;I)I

    move-result p1

    if-ltz p1, :cond_26

    iget-object v0, p0, Lcom/garena/unity/webview/UnityWebViewActivity$8$14;->this$1:Lcom/garena/unity/webview/UnityWebViewActivity$8;

    iget-object v0, v0, Lcom/garena/unity/webview/UnityWebViewActivity$8;->this$0:Lcom/garena/unity/webview/UnityWebViewActivity;

    # invokes: Lcom/garena/unity/webview/UnityWebViewActivity;->getWebView(I)Landroid/webkit/WebView;
    invoke-static {v0, p1}, Lcom/garena/unity/webview/UnityWebViewActivity;->access$1900(Lcom/garena/unity/webview/UnityWebViewActivity;I)Landroid/webkit/WebView;

    move-result-object v0

    if-eqz v0, :cond_26

    :try_start_18
    invoke-virtual {v0}, Landroid/webkit/WebView;->goForward()V
    :try_end_1b
    .catchall {:try_start_18 .. :try_end_1b} :catchall_1c

    goto :goto_26

    :catchall_1c
    move-exception v0

    iget-object v1, p0, Lcom/garena/unity/webview/UnityWebViewActivity$8$14;->this$1:Lcom/garena/unity/webview/UnityWebViewActivity$8;

    iget-object v1, v1, Lcom/garena/unity/webview/UnityWebViewActivity$8;->this$0:Lcom/garena/unity/webview/UnityWebViewActivity;

    const-string v2, "@goForward()"

    # invokes: Lcom/garena/unity/webview/UnityWebViewActivity;->Log(ILjava/lang/String;Ljava/lang/Throwable;)V
    invoke-static {v1, p1, v2, v0}, Lcom/garena/unity/webview/UnityWebViewActivity;->access$2000(Lcom/garena/unity/webview/UnityWebViewActivity;ILjava/lang/String;Ljava/lang/Throwable;)V

    :cond_26
    :goto_26
    const/4 p1, 0x0

    return-object p1
.end method