BillingManager.smali

.class public Lcom/sandboxol/center/router/manager/BillingManager;
.super Ljava/lang/Object;
.source "BillingManager.java"


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lcom/sandboxol/center/router/manager/BillingManager$BillingManagerProxy;
    }
.end annotation


# instance fields
.field private googlePlayPayService:Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;


# direct methods
.method private constructor <init>()V
    .registers 2

    .line 2
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    const-string v0, "/pay/service"

    .line 3
    invoke-static {v0}, Lcom/sandboxol/center/router/RouteServiceManager;->provide(Ljava/lang/String;)Lcom/alibaba/android/arouter/facade/template/IProvider;

    move-result-object v0

    check-cast v0, Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;

    iput-object v0, p0, Lcom/sandboxol/center/router/manager/BillingManager;->googlePlayPayService:Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;

    return-void
.end method

.method synthetic constructor <init>(Lcom/sandboxol/center/router/manager/BillingManager$1;)V
    .registers 2

    .line 1
    invoke-direct {p0}, Lcom/sandboxol/center/router/manager/BillingManager;-><init>()V

    return-void
.end method

.method public static getInstance()Lcom/sandboxol/center/router/manager/BillingManager;
    .registers 1

    .line 1
    sget-object v0, Lcom/sandboxol/center/router/manager/BillingManager$BillingManagerProxy;->billingManager:Lcom/sandboxol/center/router/manager/BillingManager;

    return-object v0
.end method


# virtual methods
.method public acknowledgePurchase(Lcom/android/billingclient/api/Purchase;Z)V
    .registers 4

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/router/manager/BillingManager;->googlePlayPayService:Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;

    if-eqz v0, :cond_7

    .line 2
    invoke-interface {v0, p1, p2}, Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;->acknowledgePurchase(Lcom/android/billingclient/api/Purchase;Z)V

    :cond_7
    return-void
.end method

.method public buySubs(Landroid/content/Context;Lcom/sandboxol/center/router/moduleInfo/pay/BuyParam;Lcom/sandboxol/center/entity/StarCodeUser;Lcom/sandboxol/common/base/web/OnResponseListener;)V
    .registers 6
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroid/content/Context;",
            "Lcom/sandboxol/center/router/moduleInfo/pay/BuyParam;",
            "Lcom/sandboxol/center/entity/StarCodeUser;",
            "Lcom/sandboxol/common/base/web/OnResponseListener<",
            "Lcom/sandboxol/center/entity/BuyVipEntity;",
            ">;)V"
        }
    .end annotation

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/router/manager/BillingManager;->googlePlayPayService:Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;

    if-eqz v0, :cond_7

    .line 2
    invoke-interface {v0, p1, p2, p3, p4}, Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;->buySubs(Landroid/content/Context;Lcom/sandboxol/center/router/moduleInfo/pay/BuyParam;Lcom/sandboxol/center/entity/StarCodeUser;Lcom/sandboxol/common/base/web/OnResponseListener;)V

    :cond_7
    return-void
.end method

.method public buyVip(Landroid/content/Context;Lcom/sandboxol/center/router/moduleInfo/pay/BuyParam;Lcom/sandboxol/center/entity/StarCodeUser;Lcom/sandboxol/common/base/web/OnResponseListener;)V
    .registers 6
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroid/content/Context;",
            "Lcom/sandboxol/center/router/moduleInfo/pay/BuyParam;",
            "Lcom/sandboxol/center/entity/StarCodeUser;",
            "Lcom/sandboxol/common/base/web/OnResponseListener<",
            "Lcom/sandboxol/center/entity/BuyVipEntity;",
            ">;)V"
        }
    .end annotation

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/router/manager/BillingManager;->googlePlayPayService:Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;

    if-eqz v0, :cond_7

    .line 2
    invoke-interface {v0, p1, p2, p3, p4}, Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;->buyVip(Landroid/content/Context;Lcom/sandboxol/center/router/moduleInfo/pay/BuyParam;Lcom/sandboxol/center/entity/StarCodeUser;Lcom/sandboxol/common/base/web/OnResponseListener;)V

    :cond_7
    return-void
.end method

.method public buyVipExtend(Landroid/content/Context;Lcom/sandboxol/center/router/moduleInfo/pay/BuyParam;Lcom/sandboxol/center/entity/StarCodeUser;Lcom/sandboxol/common/base/web/OnResponseListener;)V
    .registers 6
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroid/content/Context;",
            "Lcom/sandboxol/center/router/moduleInfo/pay/BuyParam;",
            "Lcom/sandboxol/center/entity/StarCodeUser;",
            "Lcom/sandboxol/common/base/web/OnResponseListener<",
            "Lcom/sandboxol/center/entity/BuyVipEntity;",
            ">;)V"
        }
    .end annotation

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/router/manager/BillingManager;->googlePlayPayService:Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;

    if-eqz v0, :cond_7

    .line 2
    invoke-interface {v0, p1, p2, p3, p4}, Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;->buyVipExtend(Landroid/content/Context;Lcom/sandboxol/center/router/moduleInfo/pay/BuyParam;Lcom/sandboxol/center/entity/StarCodeUser;Lcom/sandboxol/common/base/web/OnResponseListener;)V

    :cond_7
    return-void
.end method

.method public consumeAsync(Lcom/android/billingclient/api/Purchase;Z)V
    .registers 4

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/router/manager/BillingManager;->googlePlayPayService:Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;

    if-eqz v0, :cond_7

    .line 2
    invoke-interface {v0, p1, p2}, Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;->consumeAsync(Lcom/android/billingclient/api/Purchase;Z)V

    :cond_7
    return-void
.end method

.method public firstTopUp(Landroid/content/Context;Lcom/sandboxol/common/base/web/OnResponseListener;)V
    .registers 4
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroid/content/Context;",
            "Lcom/sandboxol/common/base/web/OnResponseListener<",
            "Lcom/sandboxol/center/entity/FirstTopUp;",
            ">;)V"
        }
    .end annotation

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/router/manager/BillingManager;->googlePlayPayService:Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;

    if-eqz v0, :cond_7

    .line 2
    invoke-interface {v0, p1, p2}, Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;->firstTopUp(Landroid/content/Context;Lcom/sandboxol/common/base/web/OnResponseListener;)V

    :cond_7
    return-void
.end method

.method public getPaySignature(Landroid/content/Context;Lcom/sandboxol/common/base/web/OnResponseListener;)V
    .registers 4
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroid/content/Context;",
            "Lcom/sandboxol/common/base/web/OnResponseListener<",
            "Lcom/sandboxol/center/router/moduleInfo/pay/PaySignatureInfo;",
            ">;)V"
        }
    .end annotation

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/router/manager/BillingManager;->googlePlayPayService:Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;

    if-eqz v0, :cond_7

    .line 2
    invoke-interface {v0, p1, p2}, Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;->getPaySignature(Landroid/content/Context;Lcom/sandboxol/common/base/web/OnResponseListener;)V

    :cond_7
    return-void
.end method

.method public getProductInfo(Landroid/content/Context;Ljava/lang/String;Lcom/sandboxol/common/base/web/OnResponseListener;)V
    .registers 5
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroid/content/Context;",
            "Ljava/lang/String;",
            "Lcom/sandboxol/common/base/web/OnResponseListener<",
            "Lcom/sandboxol/center/entity/ProductInfo;",
            ">;)V"
        }
    .end annotation

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/router/manager/BillingManager;->googlePlayPayService:Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;

    if-eqz v0, :cond_7

    .line 2
    invoke-interface {v0, p1, p2, p3}, Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;->getProductInfo(Landroid/content/Context;Ljava/lang/String;Lcom/sandboxol/common/base/web/OnResponseListener;)V

    :cond_7
    return-void
.end method

.method public initClient(Landroid/app/Activity;)V
    .registers 3

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/router/manager/BillingManager;->googlePlayPayService:Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;

    if-eqz v0, :cond_7

    .line 2
    invoke-interface {v0, p1}, Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;->initClient(Landroid/app/Activity;)V

    :cond_7
    return-void
.end method

.method public isShowThirdPart(Landroid/content/Context;Lcom/sandboxol/common/base/web/OnResponseListener;)V
    .registers 4
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroid/content/Context;",
            "Lcom/sandboxol/common/base/web/OnResponseListener<",
            "Ljava/lang/Boolean;",
            ">;)V"
        }
    .end annotation

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/router/manager/BillingManager;->googlePlayPayService:Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;

    if-eqz v0, :cond_7

    .line 2
    invoke-interface {v0, p1, p2}, Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;->isShowThirdPart(Landroid/content/Context;Lcom/sandboxol/common/base/web/OnResponseListener;)V

    :cond_7
    return-void
.end method

.method public loadVipStatus(Landroid/content/Context;Lcom/sandboxol/center/entity/VipSubInfo;Lcom/sandboxol/center/listener/OnLoadVipStatusListListener;)V
    .registers 5

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/router/manager/BillingManager;->googlePlayPayService:Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;

    if-eqz v0, :cond_7

    .line 2
    invoke-interface {v0, p1, p2, p3}, Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;->loadVipStatus(Landroid/content/Context;Lcom/sandboxol/center/entity/VipSubInfo;Lcom/sandboxol/center/listener/OnLoadVipStatusListListener;)V

    :cond_7
    return-void
.end method

.method public onActivityResult(Landroid/app/Activity;IILandroid/content/Intent;)V
    .registers 6

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/router/manager/BillingManager;->googlePlayPayService:Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;

    if-eqz v0, :cond_7

    .line 2
    invoke-interface {v0, p1, p2, p3, p4}, Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;->onActivityResult(Landroid/app/Activity;IILandroid/content/Intent;)V

    :cond_7
    return-void
.end method

.method public productsList(Landroid/content/Context;Lcom/sandboxol/common/base/web/OnResponseListener;)V
    .registers 4
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroid/content/Context;",
            "Lcom/sandboxol/common/base/web/OnResponseListener<",
            "Ljava/util/List<",
            "Lcom/sandboxol/center/entity/ProductEntity;",
            ">;>;)V"
        }
    .end annotation

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/router/manager/BillingManager;->googlePlayPayService:Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;

    if-eqz v0, :cond_7

    .line 2
    invoke-interface {v0, p1, p2}, Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;->productsList(Landroid/content/Context;Lcom/sandboxol/common/base/web/OnResponseListener;)V

    :cond_7
    return-void
.end method

.method public productsListAndAds(Landroid/content/Context;Lcom/sandboxol/common/base/web/OnResponseListener;)V
    .registers 4
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroid/content/Context;",
            "Lcom/sandboxol/common/base/web/OnResponseListener<",
            "Ljava/util/List<",
            "Lcom/sandboxol/center/entity/ProductEntity;",
            ">;>;)V"
        }
    .end annotation

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/router/manager/BillingManager;->googlePlayPayService:Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;

    if-eqz v0, :cond_7

    .line 2
    invoke-interface {v0, p1, p2}, Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;->productsListAndAds(Landroid/content/Context;Lcom/sandboxol/common/base/web/OnResponseListener;)V

    :cond_7
    return-void
.end method

.method public productsListAndAdsAndVipList(Landroid/content/Context;Lcom/sandboxol/common/base/web/OnResponseListener;)V
    .registers 4
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroid/content/Context;",
            "Lcom/sandboxol/common/base/web/OnResponseListener<",
            "Ljava/util/List<",
            "Lcom/sandboxol/center/entity/ProductEntity;",
            ">;>;)V"
        }
    .end annotation

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/router/manager/BillingManager;->googlePlayPayService:Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;

    if-eqz v0, :cond_7

    .line 2
    invoke-interface {v0, p1, p2}, Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;->productsListAndAdsAndVipList(Landroid/content/Context;Lcom/sandboxol/common/base/web/OnResponseListener;)V

    :cond_7
    return-void
.end method

.method public recharge(Landroid/content/Context;Lcom/sandboxol/center/router/moduleInfo/pay/BuyParam;Lcom/sandboxol/center/entity/StarCodeUser;Lcom/sandboxol/common/base/web/OnResponseListener;)V
    .registers 6
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroid/content/Context;",
            "Lcom/sandboxol/center/router/moduleInfo/pay/BuyParam;",
            "Lcom/sandboxol/center/entity/StarCodeUser;",
            "Lcom/sandboxol/common/base/web/OnResponseListener<",
            "Lcom/sandboxol/center/entity/RechargeEntity;",
            ">;)V"
        }
    .end annotation

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/router/manager/BillingManager;->googlePlayPayService:Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;

    if-eqz v0, :cond_7

    .line 2
    invoke-interface {v0, p1, p2, p3, p4}, Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;->recharge(Landroid/content/Context;Lcom/sandboxol/center/router/moduleInfo/pay/BuyParam;Lcom/sandboxol/center/entity/StarCodeUser;Lcom/sandboxol/common/base/web/OnResponseListener;)V

    :cond_7
    return-void
.end method

.method public rechargeGift(Landroid/content/Context;Lcom/sandboxol/center/router/moduleInfo/pay/BuyParam;Lcom/sandboxol/common/base/web/OnResponseListener;)V
    .registers 5
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroid/content/Context;",
            "Lcom/sandboxol/center/router/moduleInfo/pay/BuyParam;",
            "Lcom/sandboxol/common/base/web/OnResponseListener<",
            "Lcom/sandboxol/center/entity/RechargeEntity;",
            ">;)V"
        }
    .end annotation

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/router/manager/BillingManager;->googlePlayPayService:Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;

    if-eqz v0, :cond_7

    .line 2
    invoke-interface {v0, p1, p2, p3}, Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;->rechargeGift(Landroid/content/Context;Lcom/sandboxol/center/router/moduleInfo/pay/BuyParam;Lcom/sandboxol/common/base/web/OnResponseListener;)V

    :cond_7
    return-void
.end method

.method public rechargeHistory(Landroid/content/Context;IILcom/sandboxol/common/base/web/OnResponseListener;)V
    .registers 6
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroid/content/Context;",
            "II",
            "Lcom/sandboxol/common/base/web/OnResponseListener<",
            "Lcom/sandboxol/common/widget/rv/pagerv/PageData<",
            "Lcom/sandboxol/center/router/moduleInfo/pay/PayRecordInfo;",
            ">;>;)V"
        }
    .end annotation

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/router/manager/BillingManager;->googlePlayPayService:Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;

    if-eqz v0, :cond_7

    .line 2
    invoke-interface {v0, p1, p2, p3, p4}, Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;->rechargeHistory(Landroid/content/Context;IILcom/sandboxol/common/base/web/OnResponseListener;)V

    :cond_7
    return-void
.end method

.method public retryConsumeOnFailure(Lcom/android/billingclient/api/Purchase;ZLrx/functions/Action1;)V
    .registers 5
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lcom/android/billingclient/api/Purchase;",
            "Z",
            "Lrx/functions/Action1<",
            "Ljava/lang/Integer;",
            ">;)V"
        }
    .end annotation

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/router/manager/BillingManager;->googlePlayPayService:Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;

    if-eqz v0, :cond_7

    .line 2
    invoke-interface {v0, p1, p2, p3}, Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;->retryConsumeOnFailure(Lcom/android/billingclient/api/Purchase;ZLrx/functions/Action1;)V

    :cond_7
    return-void
.end method

.method public showThirdPartPayList(Landroid/content/Context;Ljava/lang/String;Lcom/sandboxol/common/base/web/OnResponseListener;)V
    .registers 5
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroid/content/Context;",
            "Ljava/lang/String;",
            "Lcom/sandboxol/common/base/web/OnResponseListener<",
            "Lcom/sandboxol/center/router/moduleInfo/pay/ThirdPayResponse;",
            ">;)V"
        }
    .end annotation

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/router/manager/BillingManager;->googlePlayPayService:Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;

    if-eqz v0, :cond_7

    .line 2
    invoke-interface {v0, p1, p2, p3}, Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;->showThirdPartPayList(Landroid/content/Context;Ljava/lang/String;Lcom/sandboxol/common/base/web/OnResponseListener;)V

    :cond_7
    return-void
.end method

.method public startPay(Landroid/app/Activity;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
    .registers 11

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/router/manager/BillingManager;->googlePlayPayService:Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;

    if-eqz v0, :cond_c

    const/4 v3, 0x0

    move-object v1, p1

    move-object v2, p2

    move-object v4, p3

    move-object v5, p4

    .line 2
    invoke-interface/range {v0 .. v5}, Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;->startPay(Landroid/app/Activity;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V

    :cond_c
    return-void
.end method

.method public startPay(Landroid/app/Activity;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
    .registers 12

    .line 7
    iget-object v0, p0, Lcom/sandboxol/center/router/manager/BillingManager;->googlePlayPayService:Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;

    if-eqz v0, :cond_c

    move-object v1, p1

    move-object v2, p2

    move-object v3, p3

    move-object v4, p4

    move-object v5, p5

    .line 8
    invoke-interface/range {v0 .. v5}, Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;->startPay(Landroid/app/Activity;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V

    :cond_c
    return-void
.end method

.method public startPay(Landroid/app/Activity;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V
    .registers 14

    .line 5
    iget-object v0, p0, Lcom/sandboxol/center/router/manager/BillingManager;->googlePlayPayService:Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;

    if-eqz v0, :cond_d

    move-object v1, p1

    move-object v2, p2

    move-object v3, p3

    move-object v4, p4

    move-object v5, p5

    move v6, p6

    .line 6
    invoke-interface/range {v0 .. v6}, Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;->startPay(Landroid/app/Activity;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V

    :cond_d
    return-void
.end method

.method public startPay(Landroid/app/Activity;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V
    .registers 13

    .line 3
    iget-object v0, p0, Lcom/sandboxol/center/router/manager/BillingManager;->googlePlayPayService:Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;

    if-eqz v0, :cond_d

    const/4 v3, 0x0

    move-object v1, p1

    move-object v2, p2

    move-object v4, p3

    move-object v5, p4

    move v6, p5

    .line 4
    invoke-interface/range {v0 .. v6}, Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;->startPay(Landroid/app/Activity;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V

    :cond_d
    return-void
.end method

.method public updateMoney(Landroid/content/Context;Lcom/sandboxol/common/base/web/OnResponseListener;)V
    .registers 4
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroid/content/Context;",
            "Lcom/sandboxol/common/base/web/OnResponseListener<",
            "Lcom/sandboxol/center/entity/RechargeEntity;",
            ">;)V"
        }
    .end annotation

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/router/manager/BillingManager;->googlePlayPayService:Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;

    if-eqz v0, :cond_7

    .line 2
    invoke-interface {v0, p1, p2}, Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;->updateMoney(Landroid/content/Context;Lcom/sandboxol/common/base/web/OnResponseListener;)V

    :cond_7
    return-void
.end method

.method public updateUserMoney(Landroid/content/Context;)V
    .registers 5

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/router/manager/BillingManager;->googlePlayPayService:Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;

    if-eqz v0, :cond_9

    const/4 v1, 0x0

    const/4 v2, 0x0

    .line 2
    invoke-interface {v0, p1, v1, v2}, Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;->updateUserMoney(Landroid/content/Context;ZLcom/sandboxol/greendao/entity/User;)V

    :cond_9
    return-void
.end method

.method public updateUserMoney(Landroid/content/Context;Lcom/sandboxol/greendao/entity/User;)V
    .registers 5

    .line 5
    iget-object v0, p0, Lcom/sandboxol/center/router/manager/BillingManager;->googlePlayPayService:Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;

    if-eqz v0, :cond_8

    const/4 v1, 0x1

    .line 6
    invoke-interface {v0, p1, v1, p2}, Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;->updateUserMoney(Landroid/content/Context;ZLcom/sandboxol/greendao/entity/User;)V

    :cond_8
    return-void
.end method

.method public updateUserMoney(Landroid/content/Context;Z)V
    .registers 5

    .line 3
    iget-object v0, p0, Lcom/sandboxol/center/router/manager/BillingManager;->googlePlayPayService:Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;

    if-eqz v0, :cond_8

    const/4 v1, 0x0

    .line 4
    invoke-interface {v0, p1, p2, v1}, Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;->updateUserMoney(Landroid/content/Context;ZLcom/sandboxol/greendao/entity/User;)V

    :cond_8
    return-void
.end method

.method public updateUserMoney(Landroid/content/Context;ZLcom/sandboxol/greendao/entity/User;Lcom/sandboxol/common/base/web/OnResponseListener;)V
    .registers 6
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroid/content/Context;",
            "Z",
            "Lcom/sandboxol/greendao/entity/User;",
            "Lcom/sandboxol/common/base/web/OnResponseListener<",
            "Lcom/sandboxol/center/entity/RechargeEntity;",
            ">;)V"
        }
    .end annotation

    .line 7
    iget-object v0, p0, Lcom/sandboxol/center/router/manager/BillingManager;->googlePlayPayService:Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;

    if-eqz v0, :cond_7

    .line 8
    invoke-interface {v0, p1, p2, p3, p4}, Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;->refreshMoneyWithCallback(Landroid/content/Context;ZLcom/sandboxol/greendao/entity/User;Lcom/sandboxol/common/base/web/OnResponseListener;)V

    :cond_7
    return-void
.end method

.method public updateVipInfo(Landroid/content/Context;)V
    .registers 3

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/router/manager/BillingManager;->googlePlayPayService:Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;

    if-eqz v0, :cond_7

    .line 2
    invoke-interface {v0, p1}, Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;->updateVipInfo(Landroid/content/Context;)V

    :cond_7
    return-void
.end method

.method public vipProductsList(Landroid/content/Context;Lcom/sandboxol/common/base/web/OnResponseListener;)V
    .registers 4
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroid/content/Context;",
            "Lcom/sandboxol/common/base/web/OnResponseListener<",
            "Lcom/sandboxol/center/router/moduleInfo/pay/VipProductResponse;",
            ">;)V"
        }
    .end annotation

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/router/manager/BillingManager;->googlePlayPayService:Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;

    if-eqz v0, :cond_7

    .line 2
    invoke-interface {v0, p1, p2}, Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;->vipProductsList(Landroid/content/Context;Lcom/sandboxol/common/base/web/OnResponseListener;)V

    :cond_7
    return-void
.end method

.method public vipSubsProductsList(Landroid/content/Context;Lcom/sandboxol/common/base/web/OnResponseListener;)V
    .registers 4
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroid/content/Context;",
            "Lcom/sandboxol/common/base/web/OnResponseListener<",
            "Lcom/sandboxol/center/router/moduleInfo/pay/VipProductResponse;",
            ">;)V"
        }
    .end annotation

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/router/manager/BillingManager;->googlePlayPayService:Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;

    if-eqz v0, :cond_7

    .line 2
    invoke-interface {v0, p1, p2}, Lcom/sandboxol/center/router/moduleApi/IGooglePlayPayService;->vipSubsProductsList(Landroid/content/Context;Lcom/sandboxol/common/base/web/OnResponseListener;)V

    :cond_7
    return-void
.end method