apkfuckery/com.discord/smali_classes2/com/discord/widgets/servers/NotificationMuteSettingsVie...

402 lines
12 KiB
Smali
Raw Normal View History

2020-05-17 12:40:10 +00:00
.class public final Lcom/discord/widgets/servers/NotificationMuteSettingsView;
.super Landroid/widget/LinearLayout;
.source "NotificationMuteSettingsView.kt"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/discord/widgets/servers/NotificationMuteSettingsView$ViewState;
}
.end annotation
# static fields
.field public static final synthetic $$delegatedProperties:[Lkotlin/reflect/KProperty;
# instance fields
.field public final muteItem$delegate:Lkotlin/properties/ReadOnlyProperty;
.field public final muteItemDescription$delegate:Lkotlin/properties/ReadOnlyProperty;
.field public final muteItemStatus$delegate:Lkotlin/properties/ReadOnlyProperty;
# direct methods
.method public static constructor <clinit>()V
2020-07-08 16:44:49 +00:00
.locals 5
2020-05-17 12:40:10 +00:00
const/4 v0, 0x3
new-array v0, v0, [Lkotlin/reflect/KProperty;
2020-09-09 19:21:20 +00:00
const-class v1, Lcom/discord/widgets/servers/NotificationMuteSettingsView;
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
const-string v2, "muteItem"
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
const-string v3, "getMuteItem()Landroid/widget/TextView;"
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
const/4 v4, 0x0
2020-09-08 08:16:32 +00:00
2020-09-09 19:21:20 +00:00
invoke-static {v1, v2, v3, v4}, Lf/e/b/a/a;->L(Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;I)Lk0/n/c/r;
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
move-result-object v1
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
aput-object v1, v0, v4
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
const-class v1, Lcom/discord/widgets/servers/NotificationMuteSettingsView;
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
const-string v2, "muteItemStatus"
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
const-string v3, "getMuteItemStatus()Landroid/widget/TextView;"
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
invoke-static {v1, v2, v3, v4}, Lf/e/b/a/a;->L(Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;I)Lk0/n/c/r;
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
move-result-object v1
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
const/4 v2, 0x1
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
aput-object v1, v0, v2
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
const-class v1, Lcom/discord/widgets/servers/NotificationMuteSettingsView;
2020-09-08 08:16:32 +00:00
2020-09-09 19:21:20 +00:00
const-string v2, "muteItemDescription"
2020-09-08 08:16:32 +00:00
2020-09-09 19:21:20 +00:00
const-string v3, "getMuteItemDescription()Landroid/widget/TextView;"
2020-09-08 08:16:32 +00:00
2020-09-09 19:21:20 +00:00
invoke-static {v1, v2, v3, v4}, Lf/e/b/a/a;->L(Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;I)Lk0/n/c/r;
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
move-result-object v1
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
const/4 v2, 0x2
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
aput-object v1, v0, v2
2020-05-17 12:40:10 +00:00
sput-object v0, Lcom/discord/widgets/servers/NotificationMuteSettingsView;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
return-void
.end method
.method public constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
.locals 1
2020-09-09 19:21:20 +00:00
const-string v0, "context"
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
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-09-09 19:21:20 +00:00
const-string v0, "attrs"
invoke-static {p2, v0}, Lk0/n/c/i;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
2020-05-17 12:40:10 +00:00
invoke-direct {p0, p1, p2}, Landroid/widget/LinearLayout;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
2020-09-10 21:23:57 +00:00
const p2, 0x7f0a0693
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
invoke-static {p0, p2}, Lk0/j/a;->g(Landroid/view/View;I)Lkotlin/properties/ReadOnlyProperty;
2020-05-17 12:40:10 +00:00
move-result-object p2
iput-object p2, p0, Lcom/discord/widgets/servers/NotificationMuteSettingsView;->muteItem$delegate:Lkotlin/properties/ReadOnlyProperty;
2020-09-10 21:23:57 +00:00
const p2, 0x7f0a0695
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
invoke-static {p0, p2}, Lk0/j/a;->g(Landroid/view/View;I)Lkotlin/properties/ReadOnlyProperty;
2020-05-17 12:40:10 +00:00
move-result-object p2
iput-object p2, p0, Lcom/discord/widgets/servers/NotificationMuteSettingsView;->muteItemStatus$delegate:Lkotlin/properties/ReadOnlyProperty;
2020-09-10 21:23:57 +00:00
const p2, 0x7f0a0694
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
invoke-static {p0, p2}, Lk0/j/a;->g(Landroid/view/View;I)Lkotlin/properties/ReadOnlyProperty;
2020-05-17 12:40:10 +00:00
move-result-object p2
iput-object p2, p0, Lcom/discord/widgets/servers/NotificationMuteSettingsView;->muteItemDescription$delegate:Lkotlin/properties/ReadOnlyProperty;
2020-09-09 19:21:20 +00:00
const p2, 0x7f0d00a7
2020-05-17 12:40:10 +00:00
invoke-static {p1, p2, p0}, Landroid/widget/LinearLayout;->inflate(Landroid/content/Context;ILandroid/view/ViewGroup;)Landroid/view/View;
return-void
.end method
2020-09-09 19:21:20 +00:00
.method private final getMuteItem()Landroid/widget/TextView;
2020-05-17 12:40:10 +00:00
.locals 3
iget-object v0, p0, Lcom/discord/widgets/servers/NotificationMuteSettingsView;->muteItem$delegate:Lkotlin/properties/ReadOnlyProperty;
sget-object v1, Lcom/discord/widgets/servers/NotificationMuteSettingsView;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
const/4 v2, 0x0
aget-object v1, v1, v2
invoke-interface {v0, p0, v1}, Lkotlin/properties/ReadOnlyProperty;->getValue(Ljava/lang/Object;Lkotlin/reflect/KProperty;)Ljava/lang/Object;
move-result-object v0
2020-09-09 19:21:20 +00:00
check-cast v0, Landroid/widget/TextView;
2020-05-17 12:40:10 +00:00
return-object v0
.end method
.method private final getMuteItemDescription()Landroid/widget/TextView;
.locals 3
iget-object v0, p0, Lcom/discord/widgets/servers/NotificationMuteSettingsView;->muteItemDescription$delegate:Lkotlin/properties/ReadOnlyProperty;
sget-object v1, Lcom/discord/widgets/servers/NotificationMuteSettingsView;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
const/4 v2, 0x2
aget-object v1, v1, v2
invoke-interface {v0, p0, v1}, Lkotlin/properties/ReadOnlyProperty;->getValue(Ljava/lang/Object;Lkotlin/reflect/KProperty;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Landroid/widget/TextView;
return-object v0
.end method
.method private final getMuteItemStatus()Landroid/widget/TextView;
.locals 3
iget-object v0, p0, Lcom/discord/widgets/servers/NotificationMuteSettingsView;->muteItemStatus$delegate:Lkotlin/properties/ReadOnlyProperty;
sget-object v1, Lcom/discord/widgets/servers/NotificationMuteSettingsView;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
const/4 v2, 0x1
aget-object v1, v1, v2
invoke-interface {v0, p0, v1}, Lkotlin/properties/ReadOnlyProperty;->getValue(Ljava/lang/Object;Lkotlin/reflect/KProperty;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Landroid/widget/TextView;
return-object v0
.end method
# virtual methods
.method public final updateView(Lcom/discord/widgets/servers/NotificationMuteSettingsView$ViewState;Lkotlin/jvm/functions/Function0;Lkotlin/jvm/functions/Function0;)V
2020-08-26 17:47:03 +00:00
.locals 12
2020-05-17 12:40:10 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/discord/widgets/servers/NotificationMuteSettingsView$ViewState;",
"Lkotlin/jvm/functions/Function0<",
"Lkotlin/Unit;",
">;",
"Lkotlin/jvm/functions/Function0<",
"Lkotlin/Unit;",
">;)V"
}
.end annotation
2020-09-10 21:23:57 +00:00
const-string v0, "viewState"
2020-09-09 19:21:20 +00:00
invoke-static {p1, v0}, Lk0/n/c/i;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
const-string v0, "onMute"
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
invoke-static {p2, v0}, Lk0/n/c/i;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
const-string v0, "onUnmute"
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
invoke-static {p3, v0}, Lk0/n/c/i;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
invoke-virtual {p1}, Lcom/discord/widgets/servers/NotificationMuteSettingsView$ViewState;->getRawMuteText()Ljava/lang/String;
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
move-result-object v0
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
invoke-virtual {p1}, Lcom/discord/widgets/servers/NotificationMuteSettingsView$ViewState;->isMuted()Z
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
move-result v1
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
invoke-virtual {p1}, Lcom/discord/widgets/servers/NotificationMuteSettingsView$ViewState;->getMuteEndTime()Ljava/lang/String;
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
move-result-object v3
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
invoke-virtual {p1}, Lcom/discord/widgets/servers/NotificationMuteSettingsView$ViewState;->getMuteDescriptionText()Ljava/lang/String;
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
move-result-object v10
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
if-eqz v1, :cond_0
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
invoke-virtual {p1}, Lcom/discord/widgets/servers/NotificationMuteSettingsView$ViewState;->getRawUnmuteText()Ljava/lang/String;
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
move-result-object v0
2020-05-17 12:40:10 +00:00
:cond_0
2020-09-09 19:21:20 +00:00
invoke-direct {p0}, Lcom/discord/widgets/servers/NotificationMuteSettingsView;->getMuteItem()Landroid/widget/TextView;
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
move-result-object v2
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
const/4 v11, 0x0
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
new-array v4, v11, [Ljava/lang/Object;
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
invoke-static {v2, v0, v4}, Lcom/discord/utilities/view/extensions/ViewExtensions;->setTextWithMarkdown(Landroid/widget/TextView;Ljava/lang/String;[Ljava/lang/Object;)V
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
invoke-direct {p0}, Lcom/discord/widgets/servers/NotificationMuteSettingsView;->getMuteItem()Landroid/widget/TextView;
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
move-result-object v0
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
new-instance v2, Lcom/discord/widgets/servers/NotificationMuteSettingsView$updateView$1;
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
invoke-direct {v2, v1, p3, p2}, Lcom/discord/widgets/servers/NotificationMuteSettingsView$updateView$1;-><init>(ZLkotlin/jvm/functions/Function0;Lkotlin/jvm/functions/Function0;)V
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
invoke-virtual {v0, v2}, Landroid/widget/TextView;->setOnClickListener(Landroid/view/View$OnClickListener;)V
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
const/4 p2, 0x1
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
const-string p3, "context"
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
if-eqz v1, :cond_2
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
if-eqz v3, :cond_1
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
sget-object v2, Lcom/discord/utilities/time/TimeUtils;->INSTANCE:Lcom/discord/utilities/time/TimeUtils;
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
invoke-virtual {p0}, Landroid/widget/LinearLayout;->getContext()Landroid/content/Context;
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
move-result-object v4
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
invoke-static {v4, p3}, Lk0/n/c/i;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
const/4 v5, 0x0
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
const/4 v6, 0x2
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
const/4 v7, 0x3
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
const/4 v8, 0x4
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
const/4 v9, 0x0
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
invoke-static/range {v2 .. v9}, Lcom/discord/utilities/time/TimeUtils;->renderUtcDateTime$default(Lcom/discord/utilities/time/TimeUtils;Ljava/lang/String;Landroid/content/Context;Ljava/lang/String;IIILjava/lang/Object;)Ljava/lang/String;
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
move-result-object v0
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
invoke-virtual {p1}, Lcom/discord/widgets/servers/NotificationMuteSettingsView$ViewState;->getRawMutedUntilStatusResId()I
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
move-result p1
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
new-array v2, p2, [Ljava/lang/Object;
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
aput-object v0, v2, v11
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
invoke-static {p0, p1, v2}, Lcom/discord/utilities/view/extensions/ViewExtensions;->getString(Landroid/view/View;I[Ljava/lang/Object;)Ljava/lang/String;
2020-07-23 01:06:17 +00:00
2020-08-26 17:47:03 +00:00
move-result-object p1
2020-05-17 12:40:10 +00:00
goto :goto_0
:cond_1
2020-08-26 17:47:03 +00:00
invoke-virtual {p1}, Lcom/discord/widgets/servers/NotificationMuteSettingsView$ViewState;->getRawMutedStatusText()Ljava/lang/String;
2020-07-23 01:06:17 +00:00
2020-08-26 17:47:03 +00:00
move-result-object p1
2020-05-17 12:40:10 +00:00
goto :goto_0
:cond_2
2020-08-26 17:47:03 +00:00
const-string p1, ""
2020-05-17 12:40:10 +00:00
:goto_0
2020-08-26 17:47:03 +00:00
move-object v4, p1
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
invoke-direct {p0}, Lcom/discord/widgets/servers/NotificationMuteSettingsView;->getMuteItemStatus()Landroid/widget/TextView;
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
move-result-object p1
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
sget-object v2, Lcom/discord/utilities/textprocessing/Parsers;->INSTANCE:Lcom/discord/utilities/textprocessing/Parsers;
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
invoke-virtual {p0}, Landroid/widget/LinearLayout;->getContext()Landroid/content/Context;
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
move-result-object v3
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
invoke-static {v3, p3}, Lk0/n/c/i;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
invoke-virtual {p0}, Landroid/widget/LinearLayout;->getContext()Landroid/content/Context;
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
move-result-object p3
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
const v0, 0x7f060053
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
invoke-static {p3, v0}, Lcom/discord/utilities/color/ColorCompat;->getColor(Landroid/content/Context;I)I
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
move-result p3
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
invoke-static {p3}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
move-result-object v5
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
const/4 v6, 0x0
2020-07-08 16:44:49 +00:00
2020-08-26 17:47:03 +00:00
const/4 v7, 0x0
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
const/16 v8, 0x18
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
const/4 v9, 0x0
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
invoke-static/range {v2 .. v9}, Lcom/discord/utilities/textprocessing/Parsers;->parseMarkdown$default(Lcom/discord/utilities/textprocessing/Parsers;Landroid/content/Context;Ljava/lang/CharSequence;Ljava/lang/Integer;Ljava/lang/Integer;Lkotlin/jvm/functions/Function3;ILjava/lang/Object;)Ljava/lang/CharSequence;
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
move-result-object p3
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
invoke-virtual {p1, p3}, Landroid/widget/TextView;->setText(Ljava/lang/CharSequence;)V
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
invoke-direct {p0}, Lcom/discord/widgets/servers/NotificationMuteSettingsView;->getMuteItemStatus()Landroid/widget/TextView;
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
move-result-object p1
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
const/16 p3, 0x8
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
if-eqz v1, :cond_3
2020-07-23 01:06:17 +00:00
2020-08-26 17:47:03 +00:00
const/4 v0, 0x0
2020-05-17 12:40:10 +00:00
goto :goto_1
:cond_3
2020-08-26 17:47:03 +00:00
const/16 v0, 0x8
2020-05-17 12:40:10 +00:00
:goto_1
2020-08-26 17:47:03 +00:00
invoke-virtual {p1, v0}, Landroid/view/View;->setVisibility(I)V
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
invoke-direct {p0}, Lcom/discord/widgets/servers/NotificationMuteSettingsView;->getMuteItemDescription()Landroid/widget/TextView;
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
move-result-object p1
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
if-eqz v10, :cond_4
2020-05-17 12:40:10 +00:00
goto :goto_2
:cond_4
2020-08-26 17:47:03 +00:00
const/4 p2, 0x0
2020-05-17 12:40:10 +00:00
:goto_2
2020-08-26 17:47:03 +00:00
if-eqz p2, :cond_5
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
goto :goto_3
2020-05-17 12:40:10 +00:00
:cond_5
2020-08-26 17:47:03 +00:00
const/16 v11, 0x8
2020-07-08 16:44:49 +00:00
:goto_3
2020-08-26 17:47:03 +00:00
invoke-virtual {p1, v11}, Landroid/view/View;->setVisibility(I)V
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
invoke-direct {p0}, Lcom/discord/widgets/servers/NotificationMuteSettingsView;->getMuteItemDescription()Landroid/widget/TextView;
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
move-result-object p1
2020-05-17 12:40:10 +00:00
2020-08-26 17:47:03 +00:00
invoke-virtual {p1, v10}, Landroid/widget/TextView;->setText(Ljava/lang/CharSequence;)V
2020-05-17 12:40:10 +00:00
return-void
.end method