apkfuckery/com.discord/smali/com/discord/app/AppPermissions$b.smali

77 lines
1.6 KiB
Smali
Raw Normal View History

2019-12-06 03:29:40 +00:00
.class public final Lcom/discord/app/AppPermissions$b;
2019-12-13 02:35:12 +00:00
.super Ls/u/b/k;
2019-07-24 11:27:29 +00:00
.source "AppPermissions.kt"
# interfaces
2019-12-06 03:29:40 +00:00
.implements Lkotlin/jvm/functions/Function0;
2019-07-24 11:27:29 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2019-12-06 03:29:40 +00:00
value = Lcom/discord/app/AppPermissions;->a(ILrx/functions/Action0;)V
2019-07-24 11:27:29 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
2019-12-06 03:29:40 +00:00
accessFlags = 0x19
2019-07-24 11:27:29 +00:00
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
2019-12-13 02:35:12 +00:00
"Ls/u/b/k;",
2019-07-24 11:27:29 +00:00
"Lkotlin/jvm/functions/Function0<",
"Lkotlin/Unit;",
2019-12-06 03:29:40 +00:00
">;"
2019-07-24 11:27:29 +00:00
}
.end annotation
# instance fields
2019-12-06 03:29:40 +00:00
.field public final synthetic $onSuccess:Lrx/functions/Action0;
2019-07-24 11:27:29 +00:00
# direct methods
2019-12-06 03:29:40 +00:00
.method public constructor <init>(Lrx/functions/Action0;)V
2019-07-24 11:27:29 +00:00
.locals 0
2019-12-06 03:29:40 +00:00
iput-object p1, p0, Lcom/discord/app/AppPermissions$b;->$onSuccess:Lrx/functions/Action0;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
const/4 p1, 0x0
2019-07-24 11:27:29 +00:00
2019-12-13 02:35:12 +00:00
invoke-direct {p0, p1}, Ls/u/b/k;-><init>(I)V
2019-07-24 11:27:29 +00:00
return-void
.end method
# virtual methods
2019-12-06 03:29:40 +00:00
.method public bridge synthetic invoke()Ljava/lang/Object;
.locals 1
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
invoke-virtual {p0}, Lcom/discord/app/AppPermissions$b;->invoke()Lkotlin/Unit;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
move-result-object v0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
return-object v0
.end method
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
.method public final invoke()Lkotlin/Unit;
.locals 1
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
iget-object v0, p0, Lcom/discord/app/AppPermissions$b;->$onSuccess:Lrx/functions/Action0;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
if-eqz v0, :cond_0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
invoke-interface {v0}, Lrx/functions/Action0;->call()V
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
sget-object v0, Lkotlin/Unit;->a:Lkotlin/Unit;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
goto :goto_0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
:cond_0
const/4 v0, 0x0
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
:goto_0
2019-07-24 11:27:29 +00:00
return-object v0
.end method