apkfuckery/com.discord/smali/f/a/k/j0/i.smali

82 lines
2 KiB
Smali
Raw Normal View History

2020-04-25 00:39:25 +00:00
.class public final Lf/a/k/j0/i;
2020-04-17 19:35:49 +00:00
.super Ly/u/b/k;
2020-04-07 08:23:55 +00:00
.source "VideoCallParticipantView.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
2020-04-17 19:35:49 +00:00
"Ly/u/b/k;",
2020-04-07 08:23:55 +00:00
"Lkotlin/jvm/functions/Function1<",
2020-04-17 19:35:49 +00:00
"Landroid/graphics/Bitmap;",
2020-04-07 08:23:55 +00:00
"Lkotlin/Unit;",
">;"
}
.end annotation
# instance fields
2020-04-17 19:35:49 +00:00
.field public final synthetic $participant:Lcom/discord/stores/StoreVoiceParticipants$VoiceUser;
2020-04-07 08:23:55 +00:00
# direct methods
2020-04-17 19:35:49 +00:00
.method public constructor <init>(Lcom/discord/stores/StoreVoiceParticipants$VoiceUser;)V
2020-04-07 08:23:55 +00:00
.locals 0
2020-04-25 00:39:25 +00:00
iput-object p1, p0, Lf/a/k/j0/i;->$participant:Lcom/discord/stores/StoreVoiceParticipants$VoiceUser;
2020-04-07 08:23:55 +00:00
const/4 p1, 0x1
2020-04-17 19:35:49 +00:00
invoke-direct {p0, p1}, Ly/u/b/k;-><init>(I)V
2020-04-07 08:23:55 +00:00
return-void
.end method
# virtual methods
.method public bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
2020-04-17 19:35:49 +00:00
check-cast p1, Landroid/graphics/Bitmap;
2020-04-07 08:23:55 +00:00
2020-04-25 00:39:25 +00:00
invoke-virtual {p0, p1}, Lf/a/k/j0/i;->invoke(Landroid/graphics/Bitmap;)V
2020-04-07 08:23:55 +00:00
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object p1
.end method
2020-04-17 19:35:49 +00:00
.method public final invoke(Landroid/graphics/Bitmap;)V
.locals 3
2020-04-07 08:23:55 +00:00
if-eqz p1, :cond_0
2020-04-17 19:35:49 +00:00
sget-object v0, Lcom/discord/widgets/voice/fullscreen/UserRepresentativeColors;->INSTANCE:Lcom/discord/widgets/voice/fullscreen/UserRepresentativeColors;
2020-04-07 08:23:55 +00:00
2020-04-25 00:39:25 +00:00
iget-object v1, p0, Lf/a/k/j0/i;->$participant:Lcom/discord/stores/StoreVoiceParticipants$VoiceUser;
2020-04-07 08:23:55 +00:00
2020-04-17 19:35:49 +00:00
invoke-virtual {v1}, Lcom/discord/stores/StoreVoiceParticipants$VoiceUser;->getUser()Lcom/discord/models/domain/ModelUser;
2020-04-07 08:23:55 +00:00
2020-04-17 19:35:49 +00:00
move-result-object v1
2020-04-07 08:23:55 +00:00
2020-04-17 19:35:49 +00:00
invoke-virtual {v1}, Lcom/discord/models/domain/ModelUser;->getId()J
2020-04-07 08:23:55 +00:00
2020-04-17 19:35:49 +00:00
move-result-wide v1
2020-04-07 08:23:55 +00:00
2020-04-17 19:35:49 +00:00
invoke-virtual {v0, v1, v2, p1}, Lcom/discord/widgets/voice/fullscreen/UserRepresentativeColors;->handleBitmap(JLandroid/graphics/Bitmap;)V
2020-04-07 08:23:55 +00:00
return-void
:cond_0
2020-04-17 19:35:49 +00:00
const-string p1, "bitmap"
invoke-static {p1}, Ly/u/b/j;->a(Ljava/lang/String;)V
2020-04-07 08:23:55 +00:00
2020-04-17 19:35:49 +00:00
const/4 p1, 0x0
2020-04-07 08:23:55 +00:00
2020-04-17 19:35:49 +00:00
throw p1
2020-04-07 08:23:55 +00:00
.end method