apkfuckery/com.discord/smali/com/discord/stores/StoreEntitlements$Actions$fetchMyGiftEntitlements$2$1.smali

81 lines
2.3 KiB
Smali
Raw Normal View History

2019-08-20 03:53:10 +00:00
.class final Lcom/discord/stores/StoreEntitlements$Actions$fetchMyGiftEntitlements$2$1;
2019-07-24 11:27:29 +00:00
.super Lkotlin/jvm/internal/l;
.source "StoreEntitlements.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function0;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2019-08-20 03:53:10 +00:00
value = Lcom/discord/stores/StoreEntitlements$Actions$fetchMyGiftEntitlements$2;->invoke(Lcom/discord/utilities/error/Error;)V
2019-07-24 11:27:29 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkotlin/jvm/internal/l;",
"Lkotlin/jvm/functions/Function0<",
"Lkotlin/Unit;",
">;"
}
.end annotation
# static fields
2019-08-20 03:53:10 +00:00
.field public static final INSTANCE:Lcom/discord/stores/StoreEntitlements$Actions$fetchMyGiftEntitlements$2$1;
2019-07-24 11:27:29 +00:00
# direct methods
.method static constructor <clinit>()V
.locals 1
2019-08-20 03:53:10 +00:00
new-instance v0, Lcom/discord/stores/StoreEntitlements$Actions$fetchMyGiftEntitlements$2$1;
2019-07-24 11:27:29 +00:00
2019-08-20 03:53:10 +00:00
invoke-direct {v0}, Lcom/discord/stores/StoreEntitlements$Actions$fetchMyGiftEntitlements$2$1;-><init>()V
2019-07-24 11:27:29 +00:00
2019-08-20 03:53:10 +00:00
sput-object v0, Lcom/discord/stores/StoreEntitlements$Actions$fetchMyGiftEntitlements$2$1;->INSTANCE:Lcom/discord/stores/StoreEntitlements$Actions$fetchMyGiftEntitlements$2$1;
2019-07-24 11:27:29 +00:00
return-void
.end method
.method constructor <init>()V
.locals 1
const/4 v0, 0x0
invoke-direct {p0, v0}, Lkotlin/jvm/internal/l;-><init>(I)V
return-void
.end method
# virtual methods
.method public final bridge synthetic invoke()Ljava/lang/Object;
.locals 1
2019-08-20 03:53:10 +00:00
invoke-virtual {p0}, Lcom/discord/stores/StoreEntitlements$Actions$fetchMyGiftEntitlements$2$1;->invoke()V
2019-07-24 11:27:29 +00:00
2019-08-17 08:22:04 +00:00
sget-object v0, Lkotlin/Unit;->bjG:Lkotlin/Unit;
2019-07-24 11:27:29 +00:00
return-object v0
.end method
.method public final invoke()V
.locals 1
sget-object v0, Lcom/discord/stores/StoreEntitlements$Actions;->INSTANCE:Lcom/discord/stores/StoreEntitlements$Actions;
invoke-static {v0}, Lcom/discord/stores/StoreEntitlements$Actions;->access$getStore$p(Lcom/discord/stores/StoreEntitlements$Actions;)Lcom/discord/stores/StoreEntitlements;
move-result-object v0
invoke-virtual {v0}, Lcom/discord/stores/StoreEntitlements;->handleFetchError()V
return-void
.end method