apkfuckery/com.discord/smali/com/discord/widgets/debugging/WidgetDebugging$Companion.s...

53 lines
1.2 KiB
Smali
Raw Normal View History

2020-05-17 12:40:10 +00:00
.class public final Lcom/discord/widgets/debugging/WidgetDebugging$Companion;
.super Ljava/lang/Object;
.source "WidgetDebugging.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/discord/widgets/debugging/WidgetDebugging;
.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/debugging/WidgetDebugging$Companion;-><init>()V
return-void
.end method
# virtual methods
.method public final launch(Landroid/content/Context;)V
.locals 3
2020-09-16 23:45:23 +00:00
const-string v0, "context"
2020-05-17 12:40:10 +00:00
2020-11-09 19:03:49 +00:00
invoke-static {p1, v0}, Ly/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
2020-05-17 12:40:10 +00:00
2020-09-16 23:45:23 +00:00
const-class v0, Lcom/discord/widgets/debugging/WidgetDebugging;
const/4 v1, 0x0
2020-05-17 12:40:10 +00:00
const/4 v2, 0x4
2020-09-16 23:45:23 +00:00
invoke-static {p1, v0, v1, v2}, Lf/a/b/m;->f(Landroid/content/Context;Ljava/lang/Class;Landroid/content/Intent;I)V
2020-05-17 12:40:10 +00:00
return-void
.end method