apkfuckery/com.discord/smali/com/discord/widgets/channels/WidgetChannelNotificationSe...

84 lines
2.4 KiB
Smali

.class public final Lcom/discord/widgets/channels/WidgetChannelNotificationSettings$Companion;
.super Ljava/lang/Object;
.source "WidgetChannelNotificationSettings.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/discord/widgets/channels/WidgetChannelNotificationSettings;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "Companion"
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public synthetic constructor <init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
.locals 0
invoke-direct {p0}, Lcom/discord/widgets/channels/WidgetChannelNotificationSettings$Companion;-><init>()V
return-void
.end method
.method public static synthetic launch$default(Lcom/discord/widgets/channels/WidgetChannelNotificationSettings$Companion;Landroid/content/Context;JZILjava/lang/Object;)V
.locals 0
and-int/lit8 p5, p5, 0x4
if-eqz p5, :cond_0
const/4 p4, 0x0
:cond_0
invoke-virtual {p0, p1, p2, p3, p4}, Lcom/discord/widgets/channels/WidgetChannelNotificationSettings$Companion;->launch(Landroid/content/Context;JZ)V
return-void
.end method
# virtual methods
.method public final launch(Landroid/content/Context;JZ)V
.locals 2
const-string v0, "context"
invoke-static {p1, v0}, Lc0/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
new-instance v0, Landroid/content/Intent;
invoke-direct {v0}, Landroid/content/Intent;-><init>()V
const-string v1, "com.discord.intent.extra.EXTRA_CHANNEL_ID"
invoke-virtual {v0, v1, p2, p3}, Landroid/content/Intent;->putExtra(Ljava/lang/String;J)Landroid/content/Intent;
move-result-object p2
const-string p3, "SHOW_SYSTEM_SETTING"
invoke-virtual {p2, p3, p4}, Landroid/content/Intent;->putExtra(Ljava/lang/String;Z)Landroid/content/Intent;
move-result-object p2
const-string p3, "Intent()\n .putE\u2026TINGS, showSystemSetting)"
invoke-static {p2, p3}, Lc0/n/c/j;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
const-class p3, Lcom/discord/widgets/channels/WidgetChannelNotificationSettings;
invoke-static {p1, p3, p2}, Lf/a/b/m;->e(Landroid/content/Context;Ljava/lang/Class;Landroid/content/Intent;)V
return-void
.end method