apkfuckery/com.discord/smali/com/discord/widgets/chat/list/WidgetChatListAdapterItemCa...

62 lines
2.8 KiB
Smali

.class public final Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemCallMessage$handleState$1;
.super Ljava/lang/Object;
.source "WidgetChatListAdapterItemCallMessage.kt"
# interfaces
.implements Landroid/view/View$OnClickListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemCallMessage;->handleState(Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemCallMessage$State;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
# instance fields
.field public final synthetic $callStatus:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemCallMessage$CallStatus;
.field public final synthetic $message:Lcom/discord/models/domain/ModelMessage;
.field public final synthetic this$0:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemCallMessage;
# direct methods
.method public constructor <init>(Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemCallMessage;Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemCallMessage$CallStatus;Lcom/discord/models/domain/ModelMessage;)V
.locals 0
iput-object p1, p0, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemCallMessage$handleState$1;->this$0:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemCallMessage;
iput-object p2, p0, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemCallMessage$handleState$1;->$callStatus:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemCallMessage$CallStatus;
iput-object p3, p0, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemCallMessage$handleState$1;->$message:Lcom/discord/models/domain/ModelMessage;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final onClick(Landroid/view/View;)V
.locals 3
iget-object p1, p0, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemCallMessage$handleState$1;->this$0:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemCallMessage;
iget-object v0, p0, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemCallMessage$handleState$1;->$callStatus:Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemCallMessage$CallStatus;
iget-object v1, p0, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemCallMessage$handleState$1;->$message:Lcom/discord/models/domain/ModelMessage;
invoke-virtual {v1}, Lcom/discord/models/domain/ModelMessage;->getChannelId()J
move-result-wide v1
invoke-static {p1, v0, v1, v2}, Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemCallMessage;->access$onItemClick(Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemCallMessage;Lcom/discord/widgets/chat/list/WidgetChatListAdapterItemCallMessage$CallStatus;J)V
return-void
.end method