apkfuckery/com.discord/smali/com/discord/stores/StorePaymentSources$fetchPa...

122 lines
3.9 KiB
Smali

.class public final Lcom/discord/stores/StorePaymentSources$fetchPaymentSources$1;
.super Lc0/n/c/k;
.source "StorePaymentSources.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function0;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/stores/StorePaymentSources;->fetchPaymentSources()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/Function0<",
"Lkotlin/Unit;",
">;"
}
.end annotation
# instance fields
.field public final synthetic this$0:Lcom/discord/stores/StorePaymentSources;
# direct methods
.method public constructor <init>(Lcom/discord/stores/StorePaymentSources;)V
.locals 0
iput-object p1, p0, Lcom/discord/stores/StorePaymentSources$fetchPaymentSources$1;->this$0:Lcom/discord/stores/StorePaymentSources;
const/4 p1, 0x0
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;
.locals 1
invoke-virtual {p0}, Lcom/discord/stores/StorePaymentSources$fetchPaymentSources$1;->invoke()V
sget-object v0, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object v0
.end method
.method public final invoke()V
.locals 4
iget-object v0, p0, Lcom/discord/stores/StorePaymentSources$fetchPaymentSources$1;->this$0:Lcom/discord/stores/StorePaymentSources;
invoke-static {v0}, Lcom/discord/stores/StorePaymentSources;->access$getPaymentSourcesState$p(Lcom/discord/stores/StorePaymentSources;)Lcom/discord/stores/StorePaymentSources$PaymentSourcesState;
move-result-object v0
instance-of v0, v0, Lcom/discord/stores/StorePaymentSources$PaymentSourcesState$Loading;
if-eqz v0, :cond_0
return-void
:cond_0
iget-object v0, p0, Lcom/discord/stores/StorePaymentSources$fetchPaymentSources$1;->this$0:Lcom/discord/stores/StorePaymentSources;
invoke-static {v0}, Lcom/discord/stores/StorePaymentSources;->access$handlePaymentSourcesFetchStart(Lcom/discord/stores/StorePaymentSources;)V
sget-object v0, Lcom/discord/utilities/rest/RestAPI;->Companion:Lcom/discord/utilities/rest/RestAPI$Companion;
invoke-virtual {v0}, Lcom/discord/utilities/rest/RestAPI$Companion;->getApi()Lcom/discord/utilities/rest/RestAPI;
move-result-object v0
invoke-virtual {v0}, Lcom/discord/utilities/rest/RestAPI;->getPaymentSources()Lrx/Observable;
move-result-object v0
const/4 v1, 0x0
const/4 v2, 0x1
const/4 v3, 0x0
invoke-static {v0, v1, v2, v3}, Lcom/discord/utilities/rx/ObservableExtensionsKt;->restSubscribeOn$default(Lrx/Observable;ZILjava/lang/Object;)Lrx/Observable;
move-result-object v0
invoke-static {v0}, Lcom/discord/utilities/rx/ObservableExtensionsKt;->computationBuffered(Lrx/Observable;)Lrx/Observable;
move-result-object v0
new-instance v1, Lcom/discord/stores/StorePaymentSources$fetchPaymentSources$1$1;
invoke-direct {v1, p0}, Lcom/discord/stores/StorePaymentSources$fetchPaymentSources$1$1;-><init>(Lcom/discord/stores/StorePaymentSources$fetchPaymentSources$1;)V
invoke-virtual {v0, v1}, Lrx/Observable;->E(Ll0/k/b;)Lrx/Observable;
move-result-object v0
new-instance v1, Lcom/discord/stores/StorePaymentSources$fetchPaymentSources$1$2;
invoke-direct {v1, p0}, Lcom/discord/stores/StorePaymentSources$fetchPaymentSources$1$2;-><init>(Lcom/discord/stores/StorePaymentSources$fetchPaymentSources$1;)V
new-instance v2, Lcom/discord/stores/StorePaymentSources$fetchPaymentSources$1$3;
invoke-direct {v2, p0}, Lcom/discord/stores/StorePaymentSources$fetchPaymentSources$1$3;-><init>(Lcom/discord/stores/StorePaymentSources$fetchPaymentSources$1;)V
invoke-virtual {v0, v1, v2}, Lrx/Observable;->T(Lrx/functions/Action1;Lrx/functions/Action1;)Lrx/Subscription;
return-void
.end method