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

80 lines
2.5 KiB
Smali

.class public final Lcom/discord/stores/StoreGooglePlayPurchases$verifyPurchase$1;
.super Lc0/n/c/k;
.source "StoreGooglePlayPurchases.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/stores/StoreGooglePlayPurchases;->verifyPurchase(Lcom/android/billingclient/api/Purchase;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lc0/n/c/k;",
"Lkotlin/jvm/functions/Function1<",
"Ljava/lang/Object;",
"Lkotlin/Unit;",
">;"
}
.end annotation
# instance fields
.field public final synthetic $purchase:Lcom/android/billingclient/api/Purchase;
.field public final synthetic this$0:Lcom/discord/stores/StoreGooglePlayPurchases;
# direct methods
.method public constructor <init>(Lcom/discord/stores/StoreGooglePlayPurchases;Lcom/android/billingclient/api/Purchase;)V
.locals 0
iput-object p1, p0, Lcom/discord/stores/StoreGooglePlayPurchases$verifyPurchase$1;->this$0:Lcom/discord/stores/StoreGooglePlayPurchases;
iput-object p2, p0, Lcom/discord/stores/StoreGooglePlayPurchases$verifyPurchase$1;->$purchase:Lcom/android/billingclient/api/Purchase;
const/4 p1, 0x1
invoke-direct {p0, p1}, Lc0/n/c/k;-><init>(I)V
return-void
.end method
# virtual methods
.method public bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
invoke-virtual {p0, p1}, Lcom/discord/stores/StoreGooglePlayPurchases$verifyPurchase$1;->invoke(Ljava/lang/Object;)V
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object p1
.end method
.method public final invoke(Ljava/lang/Object;)V
.locals 1
iget-object p1, p0, Lcom/discord/stores/StoreGooglePlayPurchases$verifyPurchase$1;->this$0:Lcom/discord/stores/StoreGooglePlayPurchases;
invoke-static {p1}, Lcom/discord/stores/StoreGooglePlayPurchases;->access$getDispatcher$p(Lcom/discord/stores/StoreGooglePlayPurchases;)Lcom/discord/stores/Dispatcher;
move-result-object p1
new-instance v0, Lcom/discord/stores/StoreGooglePlayPurchases$verifyPurchase$1$1;
invoke-direct {v0, p0}, Lcom/discord/stores/StoreGooglePlayPurchases$verifyPurchase$1$1;-><init>(Lcom/discord/stores/StoreGooglePlayPurchases$verifyPurchase$1;)V
invoke-virtual {p1, v0}, Lcom/discord/stores/Dispatcher;->schedule(Lkotlin/jvm/functions/Function0;)V
return-void
.end method