apkfuckery/com.discord/smali/f/a/n/n0/j.smali
2020-07-08 16:44:49 +00:00

61 lines
1.4 KiB
Smali

.class public final Lf/a/n/n0/j;
.super Ljava/lang/Object;
.source "VideoCallParticipantView.kt"
# interfaces
.implements Lrx/functions/Action1;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/functions/Action1<",
"Ljava/lang/Integer;",
">;"
}
.end annotation
# instance fields
.field public final synthetic d:Lcom/discord/views/video/VideoCallParticipantView;
# direct methods
.method public constructor <init>(Lcom/discord/views/video/VideoCallParticipantView;)V
.locals 0
iput-object p1, p0, Lf/a/n/n0/j;->d:Lcom/discord/views/video/VideoCallParticipantView;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public call(Ljava/lang/Object;)V
.locals 1
check-cast p1, Ljava/lang/Integer;
if-eqz p1, :cond_0
iget-object v0, p0, Lf/a/n/n0/j;->d:Lcom/discord/views/video/VideoCallParticipantView;
invoke-static {v0}, Lcom/discord/views/video/VideoCallParticipantView;->a(Lcom/discord/views/video/VideoCallParticipantView;)Landroid/view/View;
move-result-object v0
invoke-virtual {p1}, Ljava/lang/Integer;->intValue()I
move-result p1
invoke-virtual {v0, p1}, Landroid/view/View;->setBackgroundColor(I)V
:cond_0
return-void
.end method