apkfuckery/com.discord/smali/z.smali

54 lines
1010 B
Smali
Raw Normal View History

2020-07-23 01:06:17 +00:00
.class public final Lz;
2020-09-09 19:21:20 +00:00
.super Lk0/n/c/j;
2020-09-02 04:07:20 +00:00
.source "WidgetGuildCallOnboardingSheet.kt"
2020-07-08 16:44:49 +00:00
# interfaces
2020-09-02 04:07:20 +00:00
.implements Lkotlin/jvm/functions/Function0;
2020-07-08 16:44:49 +00:00
2020-09-02 04:07:20 +00:00
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
2020-09-09 19:21:20 +00:00
"Lk0/n/c/j;",
2020-09-02 04:07:20 +00:00
"Lkotlin/jvm/functions/Function0<",
"Lkotlin/Unit;",
">;"
}
.end annotation
2020-07-14 22:43:59 +00:00
2020-09-02 04:07:20 +00:00
# instance fields
.field public final synthetic this$0:Lx;
2020-07-08 16:44:49 +00:00
# direct methods
2020-09-02 04:07:20 +00:00
.method public constructor <init>(Lx;)V
2020-07-08 16:44:49 +00:00
.locals 0
2020-09-02 04:07:20 +00:00
iput-object p1, p0, Lz;->this$0:Lx;
2020-07-08 16:44:49 +00:00
2020-09-02 04:07:20 +00:00
const/4 p1, 0x0
2020-07-08 16:44:49 +00:00
2020-09-09 19:21:20 +00:00
invoke-direct {p0, p1}, Lk0/n/c/j;-><init>(I)V
2020-07-08 16:44:49 +00:00
return-void
.end method
# virtual methods
2020-09-02 04:07:20 +00:00
.method public invoke()Ljava/lang/Object;
.locals 2
2020-07-08 16:44:49 +00:00
2020-09-02 04:07:20 +00:00
iget-object v0, p0, Lz;->this$0:Lx;
2020-07-08 16:44:49 +00:00
2020-09-02 04:07:20 +00:00
new-instance v1, Ly;
2020-07-08 16:44:49 +00:00
2020-09-02 04:07:20 +00:00
invoke-direct {v1, p0}, Ly;-><init>(Lz;)V
2020-07-08 16:44:49 +00:00
2020-09-02 04:07:20 +00:00
invoke-virtual {v0, v1}, Lcom/discord/app/AppBottomSheet;->requestMicrophone(Lrx/functions/Action0;)V
2020-07-08 16:44:49 +00:00
2020-09-02 04:07:20 +00:00
sget-object v0, Lkotlin/Unit;->a:Lkotlin/Unit;
2020-07-08 16:44:49 +00:00
2020-09-02 04:07:20 +00:00
return-object v0
2020-07-08 16:44:49 +00:00
.end method