apkfuckery/com.discord/smali/com/discord/widgets/chat/list/WidgetChatListAdapter$EventHandler$DefaultImpls.smali

40 lines
948 B
Smali
Raw Normal View History

2020-05-17 12:40:10 +00:00
.class public final Lcom/discord/widgets/chat/list/WidgetChatListAdapter$EventHandler$DefaultImpls;
.super Ljava/lang/Object;
.source "WidgetChatListAdapter.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/discord/widgets/chat/list/WidgetChatListAdapter$EventHandler;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "DefaultImpls"
.end annotation
# direct methods
.method public static onUrlLongClicked(Lcom/discord/widgets/chat/list/WidgetChatListAdapter$EventHandler;Ljava/lang/String;)V
.locals 0
2020-09-16 21:45:36 +00:00
if-eqz p1, :cond_0
2020-09-08 08:16:32 +00:00
2020-09-09 19:21:20 +00:00
return-void
2020-09-16 21:45:36 +00:00
:cond_0
const-string p0, "url"
invoke-static {p0}, Lk0/n/c/h;->c(Ljava/lang/String;)V
const/4 p0, 0x0
throw p0
2020-05-17 12:40:10 +00:00
.end method
.method public static onUserMentionClicked(Lcom/discord/widgets/chat/list/WidgetChatListAdapter$EventHandler;JJJ)V
.locals 0
return-void
.end method