apkfuckery/com.discord/smali_classes2/com/discord/widgets/voice/fullscreen/WidgetCallFullscreenViewMod...

212 lines
6.2 KiB
Smali
Raw Normal View History

2020-07-08 16:44:49 +00:00
.class public final Lcom/discord/widgets/voice/fullscreen/WidgetCallFullscreenViewModel$ParticipantTap;
2020-05-17 12:40:10 +00:00
.super Ljava/lang/Object;
2020-07-08 16:44:49 +00:00
.source "WidgetCallFullscreenViewModel.kt"
2020-05-17 12:40:10 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2020-07-08 16:44:49 +00:00
value = Lcom/discord/widgets/voice/fullscreen/WidgetCallFullscreenViewModel;
2020-05-17 12:40:10 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "ParticipantTap"
.end annotation
# instance fields
.field public final participantFocusKey:Ljava/lang/String;
.field public final timestamp:J
# direct methods
.method public constructor <init>(Ljava/lang/String;J)V
2020-09-09 19:21:20 +00:00
.locals 1
2020-09-02 04:07:20 +00:00
2020-09-09 19:21:20 +00:00
const-string v0, "participantFocusKey"
invoke-static {p1, v0}, Lk0/n/c/i;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
2020-05-17 12:40:10 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-07-08 16:44:49 +00:00
iput-object p1, p0, Lcom/discord/widgets/voice/fullscreen/WidgetCallFullscreenViewModel$ParticipantTap;->participantFocusKey:Ljava/lang/String;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
iput-wide p2, p0, Lcom/discord/widgets/voice/fullscreen/WidgetCallFullscreenViewModel$ParticipantTap;->timestamp:J
2020-05-17 12:40:10 +00:00
return-void
.end method
2020-07-08 16:44:49 +00:00
.method public static synthetic copy$default(Lcom/discord/widgets/voice/fullscreen/WidgetCallFullscreenViewModel$ParticipantTap;Ljava/lang/String;JILjava/lang/Object;)Lcom/discord/widgets/voice/fullscreen/WidgetCallFullscreenViewModel$ParticipantTap;
2020-05-17 12:40:10 +00:00
.locals 0
and-int/lit8 p5, p4, 0x1
if-eqz p5, :cond_0
2020-07-08 16:44:49 +00:00
iget-object p1, p0, Lcom/discord/widgets/voice/fullscreen/WidgetCallFullscreenViewModel$ParticipantTap;->participantFocusKey:Ljava/lang/String;
2020-05-17 12:40:10 +00:00
:cond_0
and-int/lit8 p4, p4, 0x2
if-eqz p4, :cond_1
2020-07-08 16:44:49 +00:00
iget-wide p2, p0, Lcom/discord/widgets/voice/fullscreen/WidgetCallFullscreenViewModel$ParticipantTap;->timestamp:J
2020-05-17 12:40:10 +00:00
:cond_1
2020-07-08 16:44:49 +00:00
invoke-virtual {p0, p1, p2, p3}, Lcom/discord/widgets/voice/fullscreen/WidgetCallFullscreenViewModel$ParticipantTap;->copy(Ljava/lang/String;J)Lcom/discord/widgets/voice/fullscreen/WidgetCallFullscreenViewModel$ParticipantTap;
2020-05-17 12:40:10 +00:00
move-result-object p0
return-object p0
.end method
# virtual methods
.method public final component1()Ljava/lang/String;
.locals 1
2020-07-08 16:44:49 +00:00
iget-object v0, p0, Lcom/discord/widgets/voice/fullscreen/WidgetCallFullscreenViewModel$ParticipantTap;->participantFocusKey:Ljava/lang/String;
2020-05-17 12:40:10 +00:00
return-object v0
.end method
.method public final component2()J
.locals 2
2020-07-08 16:44:49 +00:00
iget-wide v0, p0, Lcom/discord/widgets/voice/fullscreen/WidgetCallFullscreenViewModel$ParticipantTap;->timestamp:J
2020-05-17 12:40:10 +00:00
return-wide v0
.end method
2020-07-08 16:44:49 +00:00
.method public final copy(Ljava/lang/String;J)Lcom/discord/widgets/voice/fullscreen/WidgetCallFullscreenViewModel$ParticipantTap;
2020-05-17 12:40:10 +00:00
.locals 1
2020-09-09 19:21:20 +00:00
const-string v0, "participantFocusKey"
invoke-static {p1, v0}, Lk0/n/c/i;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
new-instance v0, Lcom/discord/widgets/voice/fullscreen/WidgetCallFullscreenViewModel$ParticipantTap;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
invoke-direct {v0, p1, p2, p3}, Lcom/discord/widgets/voice/fullscreen/WidgetCallFullscreenViewModel$ParticipantTap;-><init>(Ljava/lang/String;J)V
2020-05-17 12:40:10 +00:00
return-object v0
.end method
.method public equals(Ljava/lang/Object;)Z
.locals 4
if-eq p0, p1, :cond_1
2020-07-08 16:44:49 +00:00
instance-of v0, p1, Lcom/discord/widgets/voice/fullscreen/WidgetCallFullscreenViewModel$ParticipantTap;
2020-05-17 12:40:10 +00:00
if-eqz v0, :cond_0
2020-07-08 16:44:49 +00:00
check-cast p1, Lcom/discord/widgets/voice/fullscreen/WidgetCallFullscreenViewModel$ParticipantTap;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
iget-object v0, p0, Lcom/discord/widgets/voice/fullscreen/WidgetCallFullscreenViewModel$ParticipantTap;->participantFocusKey:Ljava/lang/String;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
iget-object v1, p1, Lcom/discord/widgets/voice/fullscreen/WidgetCallFullscreenViewModel$ParticipantTap;->participantFocusKey:Ljava/lang/String;
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
invoke-static {v0, v1}, Lk0/n/c/i;->areEqual(Ljava/lang/Object;Ljava/lang/Object;)Z
2020-05-17 12:40:10 +00:00
move-result v0
if-eqz v0, :cond_0
2020-07-08 16:44:49 +00:00
iget-wide v0, p0, Lcom/discord/widgets/voice/fullscreen/WidgetCallFullscreenViewModel$ParticipantTap;->timestamp:J
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
iget-wide v2, p1, Lcom/discord/widgets/voice/fullscreen/WidgetCallFullscreenViewModel$ParticipantTap;->timestamp:J
2020-05-17 12:40:10 +00:00
cmp-long p1, v0, v2
if-nez p1, :cond_0
goto :goto_0
:cond_0
const/4 p1, 0x0
return p1
:cond_1
:goto_0
const/4 p1, 0x1
return p1
.end method
.method public final getParticipantFocusKey()Ljava/lang/String;
.locals 1
2020-07-08 16:44:49 +00:00
iget-object v0, p0, Lcom/discord/widgets/voice/fullscreen/WidgetCallFullscreenViewModel$ParticipantTap;->participantFocusKey:Ljava/lang/String;
2020-05-17 12:40:10 +00:00
return-object v0
.end method
.method public final getTimestamp()J
.locals 2
2020-07-08 16:44:49 +00:00
iget-wide v0, p0, Lcom/discord/widgets/voice/fullscreen/WidgetCallFullscreenViewModel$ParticipantTap;->timestamp:J
2020-05-17 12:40:10 +00:00
return-wide v0
.end method
.method public hashCode()I
.locals 3
2020-07-08 16:44:49 +00:00
iget-object v0, p0, Lcom/discord/widgets/voice/fullscreen/WidgetCallFullscreenViewModel$ParticipantTap;->participantFocusKey:Ljava/lang/String;
2020-05-17 12:40:10 +00:00
if-eqz v0, :cond_0
invoke-virtual {v0}, Ljava/lang/Object;->hashCode()I
move-result v0
goto :goto_0
:cond_0
const/4 v0, 0x0
:goto_0
mul-int/lit8 v0, v0, 0x1f
2020-07-08 16:44:49 +00:00
iget-wide v1, p0, Lcom/discord/widgets/voice/fullscreen/WidgetCallFullscreenViewModel$ParticipantTap;->timestamp:J
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
invoke-static {v1, v2}, Ld;->a(J)I
2020-05-17 12:40:10 +00:00
move-result v1
add-int/2addr v0, v1
return v0
.end method
.method public toString()Ljava/lang/String;
.locals 4
const-string v0, "ParticipantTap(participantFocusKey="
2020-09-09 19:21:20 +00:00
invoke-static {v0}, Lf/e/b/a/a;->E(Ljava/lang/String;)Ljava/lang/StringBuilder;
2020-05-17 12:40:10 +00:00
move-result-object v0
2020-07-08 16:44:49 +00:00
iget-object v1, p0, Lcom/discord/widgets/voice/fullscreen/WidgetCallFullscreenViewModel$ParticipantTap;->participantFocusKey:Ljava/lang/String;
2020-05-17 12:40:10 +00:00
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
const-string v1, ", timestamp="
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
2020-07-08 16:44:49 +00:00
iget-wide v1, p0, Lcom/discord/widgets/voice/fullscreen/WidgetCallFullscreenViewModel$ParticipantTap;->timestamp:J
2020-05-17 12:40:10 +00:00
const-string v3, ")"
2020-09-09 19:21:20 +00:00
invoke-static {v0, v1, v2, v3}, Lf/e/b/a/a;->u(Ljava/lang/StringBuilder;JLjava/lang/String;)Ljava/lang/String;
2020-05-17 12:40:10 +00:00
move-result-object v0
return-object v0
.end method