54 lines
1.3 KiB
Smali
54 lines
1.3 KiB
Smali
.class Lcom/moji/webview/WebImageUtil$2;
|
|
.super Ljava/lang/Object;
|
|
.source "WebImageUtil.java"
|
|
|
|
# interfaces
|
|
.implements Landroid/view/View$OnTouchListener;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/moji/webview/WebImageUtil;->a(Lcom/tencent/smtt/sdk/WebView;)V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x0
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic a:Landroid/view/GestureDetector;
|
|
|
|
.field final synthetic b:Lcom/moji/webview/WebImageUtil;
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Lcom/moji/webview/WebImageUtil;Landroid/view/GestureDetector;)V
|
|
.locals 0
|
|
|
|
.line 65
|
|
iput-object p1, p0, Lcom/moji/webview/WebImageUtil$2;->b:Lcom/moji/webview/WebImageUtil;
|
|
|
|
iput-object p2, p0, Lcom/moji/webview/WebImageUtil$2;->a:Landroid/view/GestureDetector;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public onTouch(Landroid/view/View;Landroid/view/MotionEvent;)Z
|
|
.locals 0
|
|
|
|
.line 68
|
|
iget-object p1, p0, Lcom/moji/webview/WebImageUtil$2;->a:Landroid/view/GestureDetector;
|
|
|
|
invoke-virtual {p1, p2}, Landroid/view/GestureDetector;->onTouchEvent(Landroid/view/MotionEvent;)Z
|
|
|
|
move-result p1
|
|
|
|
return p1
|
|
.end method
|