apkfuckery/com.discord/smali/com/discord/stores/StorePaymentSources$fetchPaymentSources$2$1.smali
2019-03-08 07:19:26 +01:00

58 lines
1.9 KiB
Smali

.class final Lcom/discord/stores/StorePaymentSources$fetchPaymentSources$2$1;
.super Ljava/lang/Object;
.source "StorePaymentSources.kt"
# interfaces
.implements Lrx/functions/Action0;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/stores/StorePaymentSources$fetchPaymentSources$2;->call(Ljava/util/List;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = null
.end annotation
# instance fields
.field final synthetic $paymentSources:Ljava/util/List;
.field final synthetic this$0:Lcom/discord/stores/StorePaymentSources$fetchPaymentSources$2;
# direct methods
.method constructor <init>(Lcom/discord/stores/StorePaymentSources$fetchPaymentSources$2;Ljava/util/List;)V
.locals 0
iput-object p1, p0, Lcom/discord/stores/StorePaymentSources$fetchPaymentSources$2$1;->this$0:Lcom/discord/stores/StorePaymentSources$fetchPaymentSources$2;
iput-object p2, p0, Lcom/discord/stores/StorePaymentSources$fetchPaymentSources$2$1;->$paymentSources:Ljava/util/List;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final call()V
.locals 3
iget-object v0, p0, Lcom/discord/stores/StorePaymentSources$fetchPaymentSources$2$1;->this$0:Lcom/discord/stores/StorePaymentSources$fetchPaymentSources$2;
iget-object v0, v0, Lcom/discord/stores/StorePaymentSources$fetchPaymentSources$2;->this$0:Lcom/discord/stores/StorePaymentSources;
iget-object v1, p0, Lcom/discord/stores/StorePaymentSources$fetchPaymentSources$2$1;->$paymentSources:Ljava/util/List;
const-string v2, "paymentSources"
invoke-static {v1, v2}, Lkotlin/jvm/internal/j;->g(Ljava/lang/Object;Ljava/lang/String;)V
invoke-static {v0, v1}, Lcom/discord/stores/StorePaymentSources;->access$handlePaymentSourcesFetchSuccess(Lcom/discord/stores/StorePaymentSources;Ljava/util/List;)V
return-void
.end method