DefaultUIController$9.smali
.class Lcom/just/agentweb/DefaultUIController$9;
.super Ljava/lang/Object;
.source "DefaultUIController.java"
# interfaces
.implements Landroid/content/DialogInterface$OnClickListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/just/agentweb/DefaultUIController;->onJsConfirmInternal(Ljava/lang/String;Landroid/webkit/JsResult;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lcom/just/agentweb/DefaultUIController;
# direct methods
.method constructor <init>(Lcom/just/agentweb/DefaultUIController;)V
.registers 2
.line 1
iput-object p1, p0, Lcom/just/agentweb/DefaultUIController$9;->this$0:Lcom/just/agentweb/DefaultUIController;
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, Lcom/just/agentweb/DefaultUIController$9;->this$0:Lcom/just/agentweb/DefaultUIController;
iget-object p2, p1, Lcom/just/agentweb/DefaultUIController;->mConfirmDialog:Landroidx/appcompat/app/j;
invoke-virtual {p1, p2}, Lcom/just/agentweb/AbsAgentWebUIController;->toDismissDialog(Landroid/app/Dialog;)V
.line 2
iget-object p1, p0, Lcom/just/agentweb/DefaultUIController$9;->this$0:Lcom/just/agentweb/DefaultUIController;
# getter for: Lcom/just/agentweb/DefaultUIController;->mJsResult:Landroid/webkit/JsResult;
invoke-static {p1}, Lcom/just/agentweb/DefaultUIController;->access$000(Lcom/just/agentweb/DefaultUIController;)Landroid/webkit/JsResult;
move-result-object p2
# invokes: Lcom/just/agentweb/DefaultUIController;->toCancelJsresult(Landroid/webkit/JsResult;)V
invoke-static {p1, p2}, Lcom/just/agentweb/DefaultUIController;->access$100(Lcom/just/agentweb/DefaultUIController;Landroid/webkit/JsResult;)V
return-void
.end method