BasePayService$3$1.smali

.class Lcom/sandboxol/googlepay/billing/BasePayService$3$1;
.super Lcom/sandboxol/common/base/web/OnResponseListener;
.source "BasePayService.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/sandboxol/googlepay/billing/BasePayService$3;->onSuccess(Lcom/sandboxol/center/entity/RechargeEntity;)V
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x0
    name = null
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lcom/sandboxol/common/base/web/OnResponseListener<",
        "Ljava/lang/Long;",
        ">;"
    }
.end annotation


# instance fields
.field final synthetic this$1:Lcom/sandboxol/googlepay/billing/BasePayService$3;


# direct methods
.method constructor <init>(Lcom/sandboxol/googlepay/billing/BasePayService$3;)V
    .registers 2

    .line 1
    iput-object p1, p0, Lcom/sandboxol/googlepay/billing/BasePayService$3$1;->this$1:Lcom/sandboxol/googlepay/billing/BasePayService$3;

    invoke-direct {p0}, Lcom/sandboxol/common/base/web/OnResponseListener;-><init>()V

    return-void
.end method


# virtual methods
.method public onError(ILjava/lang/String;)V
    .registers 3

    return-void
.end method

.method public onServerError(I)V
    .registers 2

    return-void
.end method

.method public onSuccess(Ljava/lang/Long;)V
    .registers 6

    .line 2
    invoke-virtual {p1}, Ljava/lang/Long;->longValue()J

    move-result-wide v0

    const-wide/16 v2, 0x64

    cmp-long p1, v0, v2

    if-lez p1, :cond_12

    .line 3
    iget-object p1, p0, Lcom/sandboxol/googlepay/billing/BasePayService$3$1;->this$1:Lcom/sandboxol/googlepay/billing/BasePayService$3;

    iget-object p1, p1, Lcom/sandboxol/googlepay/billing/BasePayService$3;->val$context:Landroid/content/Context;

    const/4 v0, 0x0

    invoke-static {p1, v0}, Lcom/sandboxol/center/utils/IntentUtils;->startPasswordSettingDialog(Landroid/content/Context;Z)V

    :cond_12
    return-void
.end method

.method public bridge synthetic onSuccess(Ljava/lang/Object;)V
    .registers 2

    .line 1
    check-cast p1, Ljava/lang/Long;

    invoke-virtual {p0, p1}, Lcom/sandboxol/googlepay/billing/BasePayService$3$1;->onSuccess(Ljava/lang/Long;)V

    return-void
.end method