WebViewActivity$2.smali
.class Lcom/sandboxol/center/view/activity/webview/WebViewActivity$2;
.super Ljava/lang/Object;
.source "WebViewActivity.java"
# interfaces
.implements Landroid/view/View$OnLongClickListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/sandboxol/center/view/activity/webview/WebViewActivity;->initWebView()V
.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;
# direct methods
.method constructor <init>(Lcom/sandboxol/center/view/activity/webview/WebViewActivity;)V
.registers 2
.line 1
iput-object p1, p0, Lcom/sandboxol/center/view/activity/webview/WebViewActivity$2;->this$0:Lcom/sandboxol/center/view/activity/webview/WebViewActivity;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onLongClick(Landroid/view/View;)Z
.registers 2
.line 1
iget-object p1, p0, Lcom/sandboxol/center/view/activity/webview/WebViewActivity$2;->this$0:Lcom/sandboxol/center/view/activity/webview/WebViewActivity;
# invokes: Lcom/sandboxol/center/view/activity/webview/WebViewActivity;->handleLongImage()Z
invoke-static {p1}, Lcom/sandboxol/center/view/activity/webview/WebViewActivity;->access$100(Lcom/sandboxol/center/view/activity/webview/WebViewActivity;)Z
move-result p1
return p1
.end method