apkfuckery/com.discord/smali/e/a/k/w.smali

117 lines
2.5 KiB
Smali
Raw Normal View History

2020-04-27 20:53:11 +00:00
.class public final synthetic Le/a/k/w;
.super Lx/u/b/i;
2019-12-06 03:29:40 +00:00
.source "OverlayMenuView.kt"
# interfaces
2020-04-25 00:39:25 +00:00
.implements Lkotlin/jvm/functions/Function2;
2019-12-06 03:29:40 +00:00
2020-04-25 00:39:25 +00:00
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
2020-04-27 20:53:11 +00:00
"Lx/u/b/i;",
2020-04-25 00:39:25 +00:00
"Lkotlin/jvm/functions/Function2<",
"Ljava/lang/Boolean;",
"Lcom/discord/stores/StoreAudioDevices$AudioDevicesState;",
"Lcom/discord/views/OverlayMenuView$a;",
">;"
}
.end annotation
# static fields
2020-04-27 20:53:11 +00:00
.field public static final d:Le/a/k/w;
2019-12-06 03:29:40 +00:00
# direct methods
2020-04-25 00:39:25 +00:00
.method public static constructor <clinit>()V
.locals 1
2020-04-27 20:53:11 +00:00
new-instance v0, Le/a/k/w;
2020-04-25 00:39:25 +00:00
2020-04-27 20:53:11 +00:00
invoke-direct {v0}, Le/a/k/w;-><init>()V
2020-04-25 00:39:25 +00:00
2020-04-27 20:53:11 +00:00
sput-object v0, Le/a/k/w;->d:Le/a/k/w;
2020-04-25 00:39:25 +00:00
return-void
.end method
.method public constructor <init>()V
.locals 1
2020-03-14 02:12:46 +00:00
2020-04-25 00:39:25 +00:00
const/4 v0, 0x2
2020-03-19 04:19:10 +00:00
2020-04-27 20:53:11 +00:00
invoke-direct {p0, v0}, Lx/u/b/i;-><init>(I)V
2019-12-06 03:29:40 +00:00
return-void
.end method
# virtual methods
2020-04-25 00:39:25 +00:00
.method public final a(ZLcom/discord/stores/StoreAudioDevices$AudioDevicesState;)Lcom/discord/views/OverlayMenuView$a;
.locals 1
2020-04-23 18:39:17 +00:00
2020-04-25 00:39:25 +00:00
if-eqz p2, :cond_0
2020-04-23 18:39:17 +00:00
2020-04-25 00:39:25 +00:00
new-instance v0, Lcom/discord/views/OverlayMenuView$a;
2020-04-23 18:39:17 +00:00
2020-04-25 00:39:25 +00:00
invoke-direct {v0, p1, p2}, Lcom/discord/views/OverlayMenuView$a;-><init>(ZLcom/discord/stores/StoreAudioDevices$AudioDevicesState;)V
2020-04-24 23:41:34 +00:00
2020-04-25 00:39:25 +00:00
return-object v0
2020-04-23 18:39:17 +00:00
2020-04-25 00:39:25 +00:00
:cond_0
const-string p1, "p2"
2020-04-23 18:39:17 +00:00
2020-04-27 20:53:11 +00:00
invoke-static {p1}, Lx/u/b/j;->a(Ljava/lang/String;)V
2020-04-23 18:39:17 +00:00
2020-04-25 00:39:25 +00:00
const/4 p1, 0x0
2020-04-23 18:39:17 +00:00
2020-04-25 00:39:25 +00:00
throw p1
.end method
2020-04-24 23:41:34 +00:00
2020-04-25 00:39:25 +00:00
.method public final getName()Ljava/lang/String;
.locals 1
const-string v0, "<init>"
return-object v0
.end method
.method public final getOwner()Lkotlin/reflect/KDeclarationContainer;
.locals 1
const-class v0, Lcom/discord/views/OverlayMenuView$a;
2020-04-27 20:53:11 +00:00
invoke-static {v0}, Lx/u/b/w;->getOrCreateKotlinClass(Ljava/lang/Class;)Lx/y/b;
2020-04-25 00:39:25 +00:00
move-result-object v0
return-object v0
.end method
.method public final getSignature()Ljava/lang/String;
.locals 1
const-string v0, "<init>(ZLcom/discord/stores/StoreAudioDevices$AudioDevicesState;)V"
return-object v0
.end method
.method public bridge synthetic invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
check-cast p1, Ljava/lang/Boolean;
invoke-virtual {p1}, Ljava/lang/Boolean;->booleanValue()Z
move-result p1
check-cast p2, Lcom/discord/stores/StoreAudioDevices$AudioDevicesState;
2020-04-27 20:53:11 +00:00
invoke-virtual {p0, p1, p2}, Le/a/k/w;->a(ZLcom/discord/stores/StoreAudioDevices$AudioDevicesState;)Lcom/discord/views/OverlayMenuView$a;
2020-04-25 00:39:25 +00:00
move-result-object p1
return-object p1
2019-12-06 03:29:40 +00:00
.end method