UnityWebViewActivity$8$15.smali

.class Lcom/garena/unity/webview/UnityWebViewActivity$8$15;
.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$15;->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 4

    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 v0

    const-string v1, "file_name"

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

    move-result-object p1

    iget-object v1, p0, Lcom/garena/unity/webview/UnityWebViewActivity$8$15;->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;

    # invokes: Lcom/garena/unity/webview/UnityWebViewActivity;->_captureScreenshot(ILjava/lang/String;)Landroid/content/Intent;
    invoke-static {v1, v0, p1}, Lcom/garena/unity/webview/UnityWebViewActivity;->access$2200(Lcom/garena/unity/webview/UnityWebViewActivity;ILjava/lang/String;)Landroid/content/Intent;

    move-result-object p1

    return-object p1
.end method