apkfuckery/com.discord/smali/com/discord/widgets/chat/list/WidgetChatListAdapter$Handl...

58 lines
2.1 KiB
Smali

.class public final Lcom/discord/widgets/chat/list/WidgetChatListAdapter$HandlerOfTouches$tapGestureDetector$1;
.super Landroid/view/GestureDetector$SimpleOnGestureListener;
.source "WidgetChatListAdapter.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/widgets/chat/list/WidgetChatListAdapter$HandlerOfTouches;-><init>(Lcom/discord/widgets/chat/list/WidgetChatListAdapter;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
# instance fields
.field public final synthetic this$0:Lcom/discord/widgets/chat/list/WidgetChatListAdapter$HandlerOfTouches;
# direct methods
.method public constructor <init>(Lcom/discord/widgets/chat/list/WidgetChatListAdapter$HandlerOfTouches;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
iput-object p1, p0, Lcom/discord/widgets/chat/list/WidgetChatListAdapter$HandlerOfTouches$tapGestureDetector$1;->this$0:Lcom/discord/widgets/chat/list/WidgetChatListAdapter$HandlerOfTouches;
invoke-direct {p0}, Landroid/view/GestureDetector$SimpleOnGestureListener;-><init>()V
return-void
.end method
# virtual methods
.method public onSingleTapUp(Landroid/view/MotionEvent;)Z
.locals 1
iget-object v0, p0, Lcom/discord/widgets/chat/list/WidgetChatListAdapter$HandlerOfTouches$tapGestureDetector$1;->this$0:Lcom/discord/widgets/chat/list/WidgetChatListAdapter$HandlerOfTouches;
iget-object v0, v0, Lcom/discord/widgets/chat/list/WidgetChatListAdapter$HandlerOfTouches;->this$0:Lcom/discord/widgets/chat/list/WidgetChatListAdapter;
invoke-virtual {v0}, Lcom/discord/widgets/chat/list/WidgetChatListAdapter;->getEventHandler()Lcom/discord/widgets/chat/list/WidgetChatListAdapter$EventHandler;
move-result-object v0
invoke-interface {v0}, Lcom/discord/widgets/chat/list/WidgetChatListAdapter$EventHandler;->onListClicked()V
invoke-super {p0, p1}, Landroid/view/GestureDetector$SimpleOnGestureListener;->onSingleTapUp(Landroid/view/MotionEvent;)Z
move-result p1
return p1
.end method