UnityWebViewProxy$20.smali
.class Lcom/garena/unity/webview/UnityWebViewProxy$20;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/garena/unity/webview/UnityWebViewProxy;->clearData()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;
# direct methods
.method constructor <init>(Lcom/garena/unity/webview/UnityWebViewProxy;)V
.registers 2
iput-object p1, p0, Lcom/garena/unity/webview/UnityWebViewProxy$20;->this$0:Lcom/garena/unity/webview/UnityWebViewProxy;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.registers 2
iget-object v0, p0, Lcom/garena/unity/webview/UnityWebViewProxy$20;->this$0:Lcom/garena/unity/webview/UnityWebViewProxy;
invoke-virtual {v0}, Lcom/garena/unity/webview/UnityWebViewProxy;->canClearCookies()Z
move-result v0
if-eqz v0, :cond_d
iget-object v0, p0, Lcom/garena/unity/webview/UnityWebViewProxy$20;->this$0:Lcom/garena/unity/webview/UnityWebViewProxy;
# invokes: Lcom/garena/unity/webview/UnityWebViewProxy;->_clearCookies()V
invoke-static {v0}, Lcom/garena/unity/webview/UnityWebViewProxy;->access$1200(Lcom/garena/unity/webview/UnityWebViewProxy;)V
:cond_d
iget-object v0, p0, Lcom/garena/unity/webview/UnityWebViewProxy$20;->this$0:Lcom/garena/unity/webview/UnityWebViewProxy;
invoke-virtual {v0}, Lcom/garena/unity/webview/UnityWebViewProxy;->canClearCache()Z
move-result v0
if-eqz v0, :cond_1a
iget-object v0, p0, Lcom/garena/unity/webview/UnityWebViewProxy$20;->this$0:Lcom/garena/unity/webview/UnityWebViewProxy;
# invokes: Lcom/garena/unity/webview/UnityWebViewProxy;->_clearCache()Ljava/lang/String;
invoke-static {v0}, Lcom/garena/unity/webview/UnityWebViewProxy;->access$1300(Lcom/garena/unity/webview/UnityWebViewProxy;)Ljava/lang/String;
:cond_1a
iget-object v0, p0, Lcom/garena/unity/webview/UnityWebViewProxy$20;->this$0:Lcom/garena/unity/webview/UnityWebViewProxy;
# invokes: Lcom/garena/unity/webview/UnityWebViewProxy;->_webStorage_DeleteAllData()V
invoke-static {v0}, Lcom/garena/unity/webview/UnityWebViewProxy;->access$1400(Lcom/garena/unity/webview/UnityWebViewProxy;)V
return-void
.end method