WebJsEvent$5.smali
.class Lio/dcloud/common/adapter/ui/webview/WebJsEvent$5;
.super Ljava/lang/Object;
# interfaces
.implements Landroid/content/DialogInterface$OnClickListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lio/dcloud/common/adapter/ui/webview/WebJsEvent;->onJsConfirm(Landroid/webkit/WebView;Ljava/lang/String;Ljava/lang/String;Landroid/webkit/JsResult;)Z
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lio/dcloud/common/adapter/ui/webview/WebJsEvent;
.field final synthetic val$result:Landroid/webkit/JsResult;
# direct methods
.method constructor <init>(Lio/dcloud/common/adapter/ui/webview/WebJsEvent;Landroid/webkit/JsResult;)V
.registers 3
.line 1
iput-object p1, p0, Lio/dcloud/common/adapter/ui/webview/WebJsEvent$5;->this$0:Lio/dcloud/common/adapter/ui/webview/WebJsEvent;
iput-object p2, p0, Lio/dcloud/common/adapter/ui/webview/WebJsEvent$5;->val$result:Landroid/webkit/JsResult;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onClick(Landroid/content/DialogInterface;I)V
.registers 3
.line 1
iget-object p1, p0, Lio/dcloud/common/adapter/ui/webview/WebJsEvent$5;->val$result:Landroid/webkit/JsResult;
invoke-virtual {p1}, Landroid/webkit/JsResult;->confirm()V
return-void
.end method