WebViewActivity$3.smali

.class Lcom/sandboxol/center/view/activity/webview/WebViewActivity$3;
.super Ljava/lang/Object;
.source "WebViewActivity.java"

# interfaces
.implements Landroid/content/DialogInterface$OnClickListener;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/sandboxol/center/view/activity/webview/WebViewActivity;->handleLongImage()Z
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x0
    name = null
.end annotation


# instance fields
.field final synthetic this$0:Lcom/sandboxol/center/view/activity/webview/WebViewActivity;

.field final synthetic val$hitTestResult:Landroid/webkit/WebView$HitTestResult;


# direct methods
.method constructor <init>(Lcom/sandboxol/center/view/activity/webview/WebViewActivity;Landroid/webkit/WebView$HitTestResult;)V
    .registers 3

    .line 1
    iput-object p1, p0, Lcom/sandboxol/center/view/activity/webview/WebViewActivity$3;->this$0:Lcom/sandboxol/center/view/activity/webview/WebViewActivity;

    iput-object p2, p0, Lcom/sandboxol/center/view/activity/webview/WebViewActivity$3;->val$hitTestResult:Landroid/webkit/WebView$HitTestResult;

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public onClick(Landroid/content/DialogInterface;I)V
    .registers 4

    .line 1
    iget-object p1, p0, Lcom/sandboxol/center/view/activity/webview/WebViewActivity$3;->val$hitTestResult:Landroid/webkit/WebView$HitTestResult;

    invoke-virtual {p1}, Landroid/webkit/WebView$HitTestResult;->getExtra()Ljava/lang/String;

    move-result-object p1

    const-string v0, "picUrl"

    .line 2
    invoke-static {v0, p1}, Landroid/util/Log;->e(Ljava/lang/String;Ljava/lang/String;)I

    if-eqz p2, :cond_e

    const/4 p1, 0x1

    :cond_e
    return-void
.end method