d.smali

.class public Lcom/sandboxol/googlepay/view/fragment/rechargehistory/d;
.super Lcom/sandboxol/common/widget/rv/pagerv/PageListModel;
.source "RechargeHistoryModel.java"


# annotations
.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lcom/sandboxol/common/widget/rv/pagerv/PageListModel<",
        "Lcom/sandboxol/center/router/moduleInfo/pay/PayRecordInfo;",
        ">;"
    }
.end annotation


# direct methods
.method constructor <init>(Landroid/content/Context;I)V
    .registers 3

    .line 1
    invoke-direct {p0, p1, p2}, Lcom/sandboxol/common/widget/rv/pagerv/PageListModel;-><init>(Landroid/content/Context;I)V

    return-void
.end method


# virtual methods
.method public a(Lcom/sandboxol/center/router/moduleInfo/pay/PayRecordInfo;)Lcom/sandboxol/common/base/viewmodel/ListItemViewModel;
    .registers 4
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lcom/sandboxol/center/router/moduleInfo/pay/PayRecordInfo;",
            ")",
            "Lcom/sandboxol/common/base/viewmodel/ListItemViewModel<",
            "Lcom/sandboxol/center/router/moduleInfo/pay/PayRecordInfo;",
            ">;"
        }
    .end annotation

    .line 1
    new-instance v0, Lcom/sandboxol/googlepay/view/fragment/rechargehistory/b;

    iget-object v1, p0, Lcom/sandboxol/common/base/model/DefaultListModel;->context:Landroid/content/Context;

    invoke-direct {v0, v1, p1}, Lcom/sandboxol/googlepay/view/fragment/rechargehistory/b;-><init>(Landroid/content/Context;Lcom/sandboxol/center/router/moduleInfo/pay/PayRecordInfo;)V

    return-object v0
.end method

.method public bridge synthetic getItemViewModel(Ljava/lang/Object;)Lcom/sandboxol/common/base/viewmodel/ListItemViewModel;
    .registers 2

    .line 1
    check-cast p1, Lcom/sandboxol/center/router/moduleInfo/pay/PayRecordInfo;

    invoke-virtual {p0, p1}, Lcom/sandboxol/googlepay/view/fragment/rechargehistory/d;->a(Lcom/sandboxol/center/router/moduleInfo/pay/PayRecordInfo;)Lcom/sandboxol/common/base/viewmodel/ListItemViewModel;

    move-result-object p1

    return-object p1
.end method

.method public getViewTypeCount()I
    .registers 2

    const/4 v0, 0x1

    return v0
.end method

.method public onBind(Lme/tatarka/bindingcollectionadapter2/j;ILcom/sandboxol/common/base/viewmodel/ListItemViewModel;)V
    .registers 4
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lme/tatarka/bindingcollectionadapter2/j;",
            "I",
            "Lcom/sandboxol/common/base/viewmodel/ListItemViewModel<",
            "Lcom/sandboxol/center/router/moduleInfo/pay/PayRecordInfo;",
            ">;)V"
        }
    .end annotation

    .line 1
    sget p2, Lcom/sandboxol/googlepay/a;->b:I

    sget p3, Lcom/sandboxol/googlepay/R$layout;->item_recharge_history:I

    invoke-virtual {p1, p2, p3}, Lme/tatarka/bindingcollectionadapter2/j;->a(II)Lme/tatarka/bindingcollectionadapter2/j;

    return-void
.end method

.method public onLoad(IILcom/sandboxol/common/base/web/OnResponseListener;)V
    .registers 6
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(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
    invoke-static {}, Lcom/sandboxol/center/router/manager/BillingManager;->getInstance()Lcom/sandboxol/center/router/manager/BillingManager;

    move-result-object v0

    iget-object v1, p0, Lcom/sandboxol/common/base/model/DefaultListModel;->context:Landroid/content/Context;

    invoke-virtual {v0, v1, p1, p2, p3}, Lcom/sandboxol/center/router/manager/BillingManager;->rechargeHistory(Landroid/content/Context;IILcom/sandboxol/common/base/web/OnResponseListener;)V

    return-void
.end method