apkfuckery/com.discord/smali/com/discord/stores/StoreGooglePlayPurchases$do...

88 lines
2.2 KiB
Smali

.class public final synthetic Lcom/discord/stores/StoreGooglePlayPurchases$downgradePurchase$1$1;
.super Lc0/n/c/i;
.source "StoreGooglePlayPurchases.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/stores/StoreGooglePlayPurchases$downgradePurchase$1;->invoke()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1019
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lc0/n/c/i;",
"Lkotlin/jvm/functions/Function1<",
"Ljava/lang/Throwable;",
"Ljava/lang/Boolean;",
">;"
}
.end annotation
# direct methods
.method public constructor <init>(Lcom/discord/stores/StoreGooglePlayPurchases;)V
.locals 7
const-class v3, Lcom/discord/stores/StoreGooglePlayPurchases;
const/4 v1, 0x1
const-string v4, "shouldRetryDowngrade"
const-string v5, "shouldRetryDowngrade(Ljava/lang/Throwable;)Z"
const/4 v6, 0x0
move-object v0, p0
move-object v2, p1
invoke-direct/range {v0 .. v6}, Lc0/n/c/i;-><init>(ILjava/lang/Object;Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;I)V
return-void
.end method
# virtual methods
.method public bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
check-cast p1, Ljava/lang/Throwable;
invoke-virtual {p0, p1}, Lcom/discord/stores/StoreGooglePlayPurchases$downgradePurchase$1$1;->invoke(Ljava/lang/Throwable;)Z
move-result p1
invoke-static {p1}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;
move-result-object p1
return-object p1
.end method
.method public final invoke(Ljava/lang/Throwable;)Z
.locals 1
const-string v0, "p1"
invoke-static {p1, v0}, Lc0/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
iget-object v0, p0, Lc0/n/c/c;->receiver:Ljava/lang/Object;
check-cast v0, Lcom/discord/stores/StoreGooglePlayPurchases;
invoke-static {v0, p1}, Lcom/discord/stores/StoreGooglePlayPurchases;->access$shouldRetryDowngrade(Lcom/discord/stores/StoreGooglePlayPurchases;Ljava/lang/Throwable;)Z
move-result p1
return p1
.end method