apkfuckery/com.discord/smali/com/discord/stores/StoreMediaNotification$Noti...

563 lines
14 KiB
Smali
Raw Normal View History

2019-12-06 03:29:40 +00:00
.class public final Lcom/discord/stores/StoreMediaNotification$NotificationData;
2019-07-24 11:27:29 +00:00
.super Ljava/lang/Object;
.source "StoreMediaNotification.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/discord/stores/StoreMediaNotification;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
2019-12-06 03:29:40 +00:00
accessFlags = 0x19
2019-07-24 11:27:29 +00:00
name = "NotificationData"
.end annotation
# instance fields
2019-12-06 03:29:40 +00:00
.field public final channelName:Ljava/lang/String;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
.field public final isSelfDeafened:Z
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
.field public final isSelfMuted:Z
2019-07-24 11:27:29 +00:00
2020-01-10 03:40:06 +00:00
.field public final proximityLockEnabled:Z
2019-12-06 03:29:40 +00:00
.field public final rtcConnectionState:Lcom/discord/rtcconnection/RtcConnection$State;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
.field public final stateString:I
.annotation build Landroidx/annotation/StringRes;
.end annotation
.end field
2019-07-24 11:27:29 +00:00
# direct methods
2020-01-10 03:40:06 +00:00
.method public constructor <init>(Lcom/discord/rtcconnection/RtcConnection$State;Ljava/lang/String;ZZZ)V
2019-07-24 11:27:29 +00:00
.locals 1
2019-12-06 03:29:40 +00:00
const/4 v0, 0x0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
if-eqz p1, :cond_9
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
if-eqz p2, :cond_8
2019-07-24 11:27:29 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lcom/discord/stores/StoreMediaNotification$NotificationData;->rtcConnectionState:Lcom/discord/rtcconnection/RtcConnection$State;
iput-object p2, p0, Lcom/discord/stores/StoreMediaNotification$NotificationData;->channelName:Ljava/lang/String;
iput-boolean p3, p0, Lcom/discord/stores/StoreMediaNotification$NotificationData;->isSelfMuted:Z
iput-boolean p4, p0, Lcom/discord/stores/StoreMediaNotification$NotificationData;->isSelfDeafened:Z
2020-01-10 03:40:06 +00:00
iput-boolean p5, p0, Lcom/discord/stores/StoreMediaNotification$NotificationData;->proximityLockEnabled:Z
2019-07-24 11:27:29 +00:00
iget-object p1, p0, Lcom/discord/stores/StoreMediaNotification$NotificationData;->rtcConnectionState:Lcom/discord/rtcconnection/RtcConnection$State;
instance-of p2, p1, Lcom/discord/rtcconnection/RtcConnection$State$d;
if-eqz p2, :cond_0
2020-04-28 19:42:07 +00:00
const p1, 0x7f120466
2019-07-24 11:27:29 +00:00
goto :goto_0
:cond_0
2019-12-06 03:29:40 +00:00
sget-object p2, Lcom/discord/rtcconnection/RtcConnection$State$b;->a:Lcom/discord/rtcconnection/RtcConnection$State$b;
2019-07-24 11:27:29 +00:00
2020-04-27 20:53:11 +00:00
invoke-static {p1, p2}, Lx/u/b/j;->areEqual(Ljava/lang/Object;Ljava/lang/Object;)Z
2019-07-24 11:27:29 +00:00
move-result p2
if-eqz p2, :cond_1
2020-04-28 19:42:07 +00:00
const p1, 0x7f120463
2019-07-24 11:27:29 +00:00
goto :goto_0
:cond_1
2019-12-06 03:29:40 +00:00
sget-object p2, Lcom/discord/rtcconnection/RtcConnection$State$a;->a:Lcom/discord/rtcconnection/RtcConnection$State$a;
2019-07-24 11:27:29 +00:00
2020-04-27 20:53:11 +00:00
invoke-static {p1, p2}, Lx/u/b/j;->areEqual(Ljava/lang/Object;Ljava/lang/Object;)Z
2019-07-24 11:27:29 +00:00
move-result p2
if-eqz p2, :cond_2
2020-04-28 19:42:07 +00:00
const p1, 0x7f120462
2019-07-24 11:27:29 +00:00
goto :goto_0
:cond_2
2019-12-06 03:29:40 +00:00
sget-object p2, Lcom/discord/rtcconnection/RtcConnection$State$c;->a:Lcom/discord/rtcconnection/RtcConnection$State$c;
2019-07-24 11:27:29 +00:00
2020-04-27 20:53:11 +00:00
invoke-static {p1, p2}, Lx/u/b/j;->areEqual(Ljava/lang/Object;Ljava/lang/Object;)Z
2019-07-24 11:27:29 +00:00
move-result p2
if-eqz p2, :cond_3
2020-04-28 19:42:07 +00:00
const p1, 0x7f120465
2019-07-24 11:27:29 +00:00
goto :goto_0
:cond_3
2019-12-06 03:29:40 +00:00
sget-object p2, Lcom/discord/rtcconnection/RtcConnection$State$h;->a:Lcom/discord/rtcconnection/RtcConnection$State$h;
2019-07-24 11:27:29 +00:00
2020-04-27 20:53:11 +00:00
invoke-static {p1, p2}, Lx/u/b/j;->areEqual(Ljava/lang/Object;Ljava/lang/Object;)Z
2019-07-24 11:27:29 +00:00
move-result p2
if-eqz p2, :cond_4
2020-04-28 19:42:07 +00:00
const p1, 0x7f12046a
2019-07-24 11:27:29 +00:00
goto :goto_0
:cond_4
2019-12-06 03:29:40 +00:00
sget-object p2, Lcom/discord/rtcconnection/RtcConnection$State$g;->a:Lcom/discord/rtcconnection/RtcConnection$State$g;
2019-07-24 11:27:29 +00:00
2020-04-27 20:53:11 +00:00
invoke-static {p1, p2}, Lx/u/b/j;->areEqual(Ljava/lang/Object;Ljava/lang/Object;)Z
2019-07-24 11:27:29 +00:00
move-result p2
if-eqz p2, :cond_5
2020-04-28 19:42:07 +00:00
const p1, 0x7f120469
2019-07-24 11:27:29 +00:00
goto :goto_0
:cond_5
2019-12-06 03:29:40 +00:00
sget-object p2, Lcom/discord/rtcconnection/RtcConnection$State$f;->a:Lcom/discord/rtcconnection/RtcConnection$State$f;
2019-07-24 11:27:29 +00:00
2020-04-27 20:53:11 +00:00
invoke-static {p1, p2}, Lx/u/b/j;->areEqual(Ljava/lang/Object;Ljava/lang/Object;)Z
2019-07-24 11:27:29 +00:00
move-result p2
if-eqz p2, :cond_6
2020-04-28 19:42:07 +00:00
const p1, 0x7f120464
2019-07-24 11:27:29 +00:00
goto :goto_0
:cond_6
2019-12-06 03:29:40 +00:00
sget-object p2, Lcom/discord/rtcconnection/RtcConnection$State$e;->a:Lcom/discord/rtcconnection/RtcConnection$State$e;
2019-07-24 11:27:29 +00:00
2020-04-27 20:53:11 +00:00
invoke-static {p1, p2}, Lx/u/b/j;->areEqual(Ljava/lang/Object;Ljava/lang/Object;)Z
2019-07-24 11:27:29 +00:00
move-result p1
if-eqz p1, :cond_7
2020-04-28 19:42:07 +00:00
const p1, 0x7f120468
2019-07-24 11:27:29 +00:00
:goto_0
iput p1, p0, Lcom/discord/stores/StoreMediaNotification$NotificationData;->stateString:I
return-void
:cond_7
2020-04-27 20:53:11 +00:00
new-instance p1, Lx/g;
2019-07-24 11:27:29 +00:00
2020-04-27 20:53:11 +00:00
invoke-direct {p1}, Lx/g;-><init>()V
2019-07-24 11:27:29 +00:00
throw p1
2019-12-06 03:29:40 +00:00
:cond_8
const-string p1, "channelName"
2020-04-27 20:53:11 +00:00
invoke-static {p1}, Lx/u/b/j;->a(Ljava/lang/String;)V
2019-12-06 03:29:40 +00:00
throw v0
:cond_9
const-string p1, "rtcConnectionState"
2020-04-27 20:53:11 +00:00
invoke-static {p1}, Lx/u/b/j;->a(Ljava/lang/String;)V
2019-12-06 03:29:40 +00:00
throw v0
2019-07-24 11:27:29 +00:00
.end method
2020-01-10 03:40:06 +00:00
.method public static synthetic copy$default(Lcom/discord/stores/StoreMediaNotification$NotificationData;Lcom/discord/rtcconnection/RtcConnection$State;Ljava/lang/String;ZZZILjava/lang/Object;)Lcom/discord/stores/StoreMediaNotification$NotificationData;
.locals 3
2019-07-24 11:27:29 +00:00
2020-01-10 03:40:06 +00:00
and-int/lit8 p7, p6, 0x1
2019-07-24 11:27:29 +00:00
2020-01-10 03:40:06 +00:00
if-eqz p7, :cond_0
2019-07-24 11:27:29 +00:00
iget-object p1, p0, Lcom/discord/stores/StoreMediaNotification$NotificationData;->rtcConnectionState:Lcom/discord/rtcconnection/RtcConnection$State;
:cond_0
2020-01-10 03:40:06 +00:00
and-int/lit8 p7, p6, 0x2
2019-07-24 11:27:29 +00:00
2020-01-10 03:40:06 +00:00
if-eqz p7, :cond_1
2019-07-24 11:27:29 +00:00
iget-object p2, p0, Lcom/discord/stores/StoreMediaNotification$NotificationData;->channelName:Ljava/lang/String;
:cond_1
2020-01-10 03:40:06 +00:00
move-object p7, p2
2019-07-24 11:27:29 +00:00
2020-01-10 03:40:06 +00:00
and-int/lit8 p2, p6, 0x4
if-eqz p2, :cond_2
2019-07-24 11:27:29 +00:00
iget-boolean p3, p0, Lcom/discord/stores/StoreMediaNotification$NotificationData;->isSelfMuted:Z
:cond_2
2020-01-10 03:40:06 +00:00
move v0, p3
2019-07-24 11:27:29 +00:00
2020-01-10 03:40:06 +00:00
and-int/lit8 p2, p6, 0x8
if-eqz p2, :cond_3
2019-07-24 11:27:29 +00:00
iget-boolean p4, p0, Lcom/discord/stores/StoreMediaNotification$NotificationData;->isSelfDeafened:Z
:cond_3
2020-01-10 03:40:06 +00:00
move v1, p4
and-int/lit8 p2, p6, 0x10
if-eqz p2, :cond_4
iget-boolean p5, p0, Lcom/discord/stores/StoreMediaNotification$NotificationData;->proximityLockEnabled:Z
:cond_4
move v2, p5
move-object p2, p0
move-object p3, p1
move-object p4, p7
move p5, v0
move p6, v1
move p7, v2
invoke-virtual/range {p2 .. p7}, Lcom/discord/stores/StoreMediaNotification$NotificationData;->copy(Lcom/discord/rtcconnection/RtcConnection$State;Ljava/lang/String;ZZZ)Lcom/discord/stores/StoreMediaNotification$NotificationData;
2019-07-24 11:27:29 +00:00
move-result-object p0
return-object p0
.end method
# virtual methods
.method public final component1()Lcom/discord/rtcconnection/RtcConnection$State;
.locals 1
iget-object v0, p0, Lcom/discord/stores/StoreMediaNotification$NotificationData;->rtcConnectionState:Lcom/discord/rtcconnection/RtcConnection$State;
return-object v0
.end method
.method public final component2()Ljava/lang/String;
.locals 1
iget-object v0, p0, Lcom/discord/stores/StoreMediaNotification$NotificationData;->channelName:Ljava/lang/String;
return-object v0
.end method
.method public final component3()Z
.locals 1
iget-boolean v0, p0, Lcom/discord/stores/StoreMediaNotification$NotificationData;->isSelfMuted:Z
return v0
.end method
.method public final component4()Z
.locals 1
iget-boolean v0, p0, Lcom/discord/stores/StoreMediaNotification$NotificationData;->isSelfDeafened:Z
return v0
.end method
2020-01-10 03:40:06 +00:00
.method public final component5()Z
2019-07-24 11:27:29 +00:00
.locals 1
2020-01-10 03:40:06 +00:00
iget-boolean v0, p0, Lcom/discord/stores/StoreMediaNotification$NotificationData;->proximityLockEnabled:Z
return v0
.end method
.method public final copy(Lcom/discord/rtcconnection/RtcConnection$State;Ljava/lang/String;ZZZ)Lcom/discord/stores/StoreMediaNotification$NotificationData;
.locals 7
2019-12-06 03:29:40 +00:00
const/4 v0, 0x0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
if-eqz p1, :cond_1
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
if-eqz p2, :cond_0
2019-07-24 11:27:29 +00:00
new-instance v0, Lcom/discord/stores/StoreMediaNotification$NotificationData;
2020-01-10 03:40:06 +00:00
move-object v1, v0
move-object v2, p1
move-object v3, p2
move v4, p3
move v5, p4
move v6, p5
invoke-direct/range {v1 .. v6}, Lcom/discord/stores/StoreMediaNotification$NotificationData;-><init>(Lcom/discord/rtcconnection/RtcConnection$State;Ljava/lang/String;ZZZ)V
2019-07-24 11:27:29 +00:00
return-object v0
2019-12-06 03:29:40 +00:00
:cond_0
const-string p1, "channelName"
2019-07-24 11:27:29 +00:00
2020-04-27 20:53:11 +00:00
invoke-static {p1}, Lx/u/b/j;->a(Ljava/lang/String;)V
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
throw v0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
:cond_1
const-string p1, "rtcConnectionState"
2019-07-24 11:27:29 +00:00
2020-04-27 20:53:11 +00:00
invoke-static {p1}, Lx/u/b/j;->a(Ljava/lang/String;)V
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
throw v0
.end method
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
.method public equals(Ljava/lang/Object;)Z
.locals 2
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
if-eq p0, p1, :cond_1
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
instance-of v0, p1, Lcom/discord/stores/StoreMediaNotification$NotificationData;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
if-eqz v0, :cond_0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
check-cast p1, Lcom/discord/stores/StoreMediaNotification$NotificationData;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
iget-object v0, p0, Lcom/discord/stores/StoreMediaNotification$NotificationData;->rtcConnectionState:Lcom/discord/rtcconnection/RtcConnection$State;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
iget-object v1, p1, Lcom/discord/stores/StoreMediaNotification$NotificationData;->rtcConnectionState:Lcom/discord/rtcconnection/RtcConnection$State;
2019-07-24 11:27:29 +00:00
2020-04-27 20:53:11 +00:00
invoke-static {v0, v1}, Lx/u/b/j;->areEqual(Ljava/lang/Object;Ljava/lang/Object;)Z
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
move-result v0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
if-eqz v0, :cond_0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
iget-object v0, p0, Lcom/discord/stores/StoreMediaNotification$NotificationData;->channelName:Ljava/lang/String;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
iget-object v1, p1, Lcom/discord/stores/StoreMediaNotification$NotificationData;->channelName:Ljava/lang/String;
2019-07-24 11:27:29 +00:00
2020-04-27 20:53:11 +00:00
invoke-static {v0, v1}, Lx/u/b/j;->areEqual(Ljava/lang/Object;Ljava/lang/Object;)Z
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
move-result v0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
if-eqz v0, :cond_0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
iget-boolean v0, p0, Lcom/discord/stores/StoreMediaNotification$NotificationData;->isSelfMuted:Z
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
iget-boolean v1, p1, Lcom/discord/stores/StoreMediaNotification$NotificationData;->isSelfMuted:Z
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
if-ne v0, v1, :cond_0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
iget-boolean v0, p0, Lcom/discord/stores/StoreMediaNotification$NotificationData;->isSelfDeafened:Z
2019-07-24 11:27:29 +00:00
2020-01-10 03:40:06 +00:00
iget-boolean v1, p1, Lcom/discord/stores/StoreMediaNotification$NotificationData;->isSelfDeafened:Z
if-ne v0, v1, :cond_0
iget-boolean v0, p0, Lcom/discord/stores/StoreMediaNotification$NotificationData;->proximityLockEnabled:Z
iget-boolean p1, p1, Lcom/discord/stores/StoreMediaNotification$NotificationData;->proximityLockEnabled:Z
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
if-ne v0, p1, :cond_0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
goto :goto_0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
:cond_0
2019-07-24 11:27:29 +00:00
const/4 p1, 0x0
2019-12-06 03:29:40 +00:00
return p1
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
:cond_1
:goto_0
const/4 p1, 0x1
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
return p1
2019-07-24 11:27:29 +00:00
.end method
.method public final getChannelName()Ljava/lang/String;
.locals 1
iget-object v0, p0, Lcom/discord/stores/StoreMediaNotification$NotificationData;->channelName:Ljava/lang/String;
return-object v0
.end method
2020-01-10 03:40:06 +00:00
.method public final getProximityLockEnabled()Z
.locals 1
iget-boolean v0, p0, Lcom/discord/stores/StoreMediaNotification$NotificationData;->proximityLockEnabled:Z
return v0
.end method
2019-07-24 11:27:29 +00:00
.method public final getRtcConnectionState()Lcom/discord/rtcconnection/RtcConnection$State;
.locals 1
iget-object v0, p0, Lcom/discord/stores/StoreMediaNotification$NotificationData;->rtcConnectionState:Lcom/discord/rtcconnection/RtcConnection$State;
return-object v0
.end method
.method public final getStateString()I
.locals 1
iget v0, p0, Lcom/discord/stores/StoreMediaNotification$NotificationData;->stateString:I
return v0
.end method
2019-12-06 03:29:40 +00:00
.method public hashCode()I
2019-07-24 11:27:29 +00:00
.locals 3
iget-object v0, p0, Lcom/discord/stores/StoreMediaNotification$NotificationData;->rtcConnectionState:Lcom/discord/rtcconnection/RtcConnection$State;
const/4 v1, 0x0
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
iget-object v2, p0, Lcom/discord/stores/StoreMediaNotification$NotificationData;->channelName:Ljava/lang/String;
if-eqz v2, :cond_1
invoke-virtual {v2}, Ljava/lang/Object;->hashCode()I
move-result v1
:cond_1
add-int/2addr v0, v1
mul-int/lit8 v0, v0, 0x1f
iget-boolean v1, p0, Lcom/discord/stores/StoreMediaNotification$NotificationData;->isSelfMuted:Z
const/4 v2, 0x1
if-eqz v1, :cond_2
const/4 v1, 0x1
:cond_2
add-int/2addr v0, v1
mul-int/lit8 v0, v0, 0x1f
iget-boolean v1, p0, Lcom/discord/stores/StoreMediaNotification$NotificationData;->isSelfDeafened:Z
if-eqz v1, :cond_3
const/4 v1, 0x1
:cond_3
add-int/2addr v0, v1
2020-01-10 03:40:06 +00:00
mul-int/lit8 v0, v0, 0x1f
iget-boolean v1, p0, Lcom/discord/stores/StoreMediaNotification$NotificationData;->proximityLockEnabled:Z
if-eqz v1, :cond_4
const/4 v1, 0x1
:cond_4
add-int/2addr v0, v1
2019-07-24 11:27:29 +00:00
return v0
.end method
.method public final isSelfDeafened()Z
.locals 1
iget-boolean v0, p0, Lcom/discord/stores/StoreMediaNotification$NotificationData;->isSelfDeafened:Z
return v0
.end method
.method public final isSelfMuted()Z
.locals 1
iget-boolean v0, p0, Lcom/discord/stores/StoreMediaNotification$NotificationData;->isSelfMuted:Z
return v0
.end method
2019-12-06 03:29:40 +00:00
.method public toString()Ljava/lang/String;
.locals 3
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
const-string v0, "NotificationData(rtcConnectionState="
2019-07-24 11:27:29 +00:00
2020-04-27 20:53:11 +00:00
invoke-static {v0}, Le/e/b/a/a;->a(Ljava/lang/String;)Ljava/lang/StringBuilder;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
move-result-object v0
2019-07-24 11:27:29 +00:00
iget-object v1, p0, Lcom/discord/stores/StoreMediaNotification$NotificationData;->rtcConnectionState:Lcom/discord/rtcconnection/RtcConnection$State;
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
const-string v1, ", channelName="
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
iget-object v1, p0, Lcom/discord/stores/StoreMediaNotification$NotificationData;->channelName:Ljava/lang/String;
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
const-string v1, ", isSelfMuted="
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
iget-boolean v1, p0, Lcom/discord/stores/StoreMediaNotification$NotificationData;->isSelfMuted:Z
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Z)Ljava/lang/StringBuilder;
const-string v1, ", isSelfDeafened="
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
iget-boolean v1, p0, Lcom/discord/stores/StoreMediaNotification$NotificationData;->isSelfDeafened:Z
2020-01-10 03:40:06 +00:00
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Z)Ljava/lang/StringBuilder;
const-string v1, ", proximityLockEnabled="
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
iget-boolean v1, p0, Lcom/discord/stores/StoreMediaNotification$NotificationData;->proximityLockEnabled:Z
2019-12-06 03:29:40 +00:00
const-string v2, ")"
2019-07-24 11:27:29 +00:00
2020-04-27 20:53:11 +00:00
invoke-static {v0, v1, v2}, Le/e/b/a/a;->a(Ljava/lang/StringBuilder;ZLjava/lang/String;)Ljava/lang/String;
2019-07-24 11:27:29 +00:00
move-result-object v0
return-object v0
.end method