apkfuckery/com.discord/smali/com/discord/stores/StoreGuildIntegrations$onIn...

91 lines
2.2 KiB
Smali

.class public final synthetic Lcom/discord/stores/StoreGuildIntegrations$onIntegrationScreenClosed$1$1;
.super Lj0/n/c/g;
.source "StoreGuildIntegrations.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function0;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/stores/StoreGuildIntegrations$onIntegrationScreenClosed$1;->invoke(Ljava/lang/Long;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1019
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lj0/n/c/g;",
"Lkotlin/jvm/functions/Function0<",
"Lkotlin/Unit;",
">;"
}
.end annotation
# direct methods
.method public constructor <init>(Lcom/discord/stores/StoreGuildIntegrations;)V
.locals 1
const/4 v0, 0x0
invoke-direct {p0, v0, p1}, Lj0/n/c/g;-><init>(ILjava/lang/Object;)V
return-void
.end method
# virtual methods
.method public final getName()Ljava/lang/String;
.locals 1
const-string v0, "handleIntegrationScreenClosed"
return-object v0
.end method
.method public final getOwner()Lkotlin/reflect/KDeclarationContainer;
.locals 1
const-class v0, Lcom/discord/stores/StoreGuildIntegrations;
invoke-static {v0}, Lj0/n/c/s;->getOrCreateKotlinClass(Ljava/lang/Class;)Lj0/r/b;
move-result-object v0
return-object v0
.end method
.method public final getSignature()Ljava/lang/String;
.locals 1
const-string v0, "handleIntegrationScreenClosed()V"
return-object v0
.end method
.method public bridge synthetic invoke()Ljava/lang/Object;
.locals 1
invoke-virtual {p0}, Lcom/discord/stores/StoreGuildIntegrations$onIntegrationScreenClosed$1$1;->invoke()V
sget-object v0, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object v0
.end method
.method public final invoke()V
.locals 1
iget-object v0, p0, Lj0/n/c/b;->receiver:Ljava/lang/Object;
check-cast v0, Lcom/discord/stores/StoreGuildIntegrations;
invoke-static {v0}, Lcom/discord/stores/StoreGuildIntegrations;->access$handleIntegrationScreenClosed(Lcom/discord/stores/StoreGuildIntegrations;)V
return-void
.end method