apkfuckery/com.discord/smali/e/a/j/k$a.smali

79 lines
1.7 KiB
Smali
Raw Normal View History

2020-03-19 04:19:10 +00:00
.class public final Le/a/j/k$a;
2020-01-22 01:17:22 +00:00
.super Lcom/discord/utilities/views/SimpleRecyclerAdapter$ViewHolder;
.source "OverlayMenuBubbleDialog.kt"
2019-12-06 03:29:40 +00:00
# annotations
2020-01-22 01:17:22 +00:00
.annotation system Ldalvik/annotation/EnclosingClass;
2020-03-19 04:19:10 +00:00
value = Le/a/j/k;
2019-12-06 03:29:40 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
2020-01-22 01:17:22 +00:00
name = "a"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/discord/utilities/views/SimpleRecyclerAdapter$ViewHolder<",
"Lcom/discord/stores/StoreVoiceParticipants$VoiceUser;",
">;"
}
2019-12-06 03:29:40 +00:00
.end annotation
# instance fields
2020-01-22 01:17:22 +00:00
.field public final a:Lcom/discord/views/VoiceUserView;
2019-12-06 03:29:40 +00:00
# direct methods
2020-01-22 01:17:22 +00:00
.method public constructor <init>(Landroid/view/View;)V
2019-12-06 03:29:40 +00:00
.locals 0
if-eqz p1, :cond_0
2020-01-22 01:17:22 +00:00
invoke-direct {p0, p1}, Lcom/discord/utilities/views/SimpleRecyclerAdapter$ViewHolder;-><init>(Landroid/view/View;)V
2019-12-06 03:29:40 +00:00
2020-01-22 01:17:22 +00:00
check-cast p1, Lcom/discord/views/VoiceUserView;
2019-12-06 03:29:40 +00:00
2020-03-19 04:19:10 +00:00
iput-object p1, p0, Le/a/j/k$a;->a:Lcom/discord/views/VoiceUserView;
2019-12-06 03:29:40 +00:00
return-void
:cond_0
2020-01-22 01:17:22 +00:00
const-string p1, "itemView"
2019-12-06 03:29:40 +00:00
2020-03-27 22:23:51 +00:00
invoke-static {p1}, Ly/u/b/j;->a(Ljava/lang/String;)V
2019-12-06 03:29:40 +00:00
const/4 p1, 0x0
throw p1
.end method
2020-01-22 01:17:22 +00:00
# virtual methods
.method public bind(Ljava/lang/Object;)V
.locals 2
2019-12-06 03:29:40 +00:00
2020-01-22 01:17:22 +00:00
check-cast p1, Lcom/discord/stores/StoreVoiceParticipants$VoiceUser;
2019-12-06 03:29:40 +00:00
2020-01-22 01:17:22 +00:00
if-eqz p1, :cond_0
2019-12-06 03:29:40 +00:00
2020-03-19 04:19:10 +00:00
iget-object v0, p0, Le/a/j/k$a;->a:Lcom/discord/views/VoiceUserView;
2019-12-06 03:29:40 +00:00
2020-02-20 23:34:33 +00:00
const v1, 0x7f070055
2019-12-06 03:29:40 +00:00
2020-01-22 01:17:22 +00:00
invoke-virtual {v0, p1, v1}, Lcom/discord/views/VoiceUserView;->a(Lcom/discord/stores/StoreVoiceParticipants$VoiceUser;I)V
2019-12-06 03:29:40 +00:00
return-void
:cond_0
2020-01-22 01:17:22 +00:00
const-string p1, "data"
2019-12-06 03:29:40 +00:00
2020-03-27 22:23:51 +00:00
invoke-static {p1}, Ly/u/b/j;->a(Ljava/lang/String;)V
2019-12-06 03:29:40 +00:00
const/4 p1, 0x0
throw p1
.end method