UnityWebViewProxy$8.smali
.class Lcom/garena/unity/webview/UnityWebViewProxy$8;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/garena/unity/webview/UnityWebViewProxy;->reload(I)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lcom/garena/unity/webview/UnityWebViewProxy;
.field final synthetic val$webViewId:I
# direct methods
.method constructor <init>(Lcom/garena/unity/webview/UnityWebViewProxy;I)V
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
iput-object p1, p0, Lcom/garena/unity/webview/UnityWebViewProxy$8;->this$0:Lcom/garena/unity/webview/UnityWebViewProxy;
iput p2, p0, Lcom/garena/unity/webview/UnityWebViewProxy$8;->val$webViewId:I
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.registers 5
iget-object v0, p0, Lcom/garena/unity/webview/UnityWebViewProxy$8;->this$0:Lcom/garena/unity/webview/UnityWebViewProxy;
iget v1, p0, Lcom/garena/unity/webview/UnityWebViewProxy$8;->val$webViewId:I
invoke-virtual {v0, v1}, Lcom/garena/unity/webview/UnityWebViewProxy;->getWebView(I)Landroid/webkit/WebView;
move-result-object v0
if-eqz v0, :cond_18
:try_start_a
invoke-virtual {v0}, Landroid/webkit/WebView;->reload()V
:try_end_d
.catchall {:try_start_a .. :try_end_d} :catchall_e
goto :goto_18
:catchall_e
move-exception v0
iget-object v1, p0, Lcom/garena/unity/webview/UnityWebViewProxy$8;->this$0:Lcom/garena/unity/webview/UnityWebViewProxy;
iget v2, p0, Lcom/garena/unity/webview/UnityWebViewProxy$8;->val$webViewId:I
const-string v3, "@reload()"
invoke-virtual {v1, v2, v3, v0}, Lcom/garena/unity/webview/UnityWebViewProxy;->Log(ILjava/lang/String;Ljava/lang/Throwable;)V
:cond_18
:goto_18
return-void
.end method