RechargeHistoryFragment.smali

.class public Lcom/sandboxol/googlepay/view/fragment/rechargehistory/RechargeHistoryFragment;
.super Lcom/sandboxol/common/base/app/TemplateFragment;
.source "RechargeHistoryFragment.java"


# annotations
.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lcom/sandboxol/common/base/app/TemplateFragment<",
        "Lcom/sandboxol/googlepay/view/fragment/rechargehistory/e;",
        "Lcom/sandboxol/googlepay/b/g;",
        ">;"
    }
.end annotation


# direct methods
.method public constructor <init>()V
    .registers 1

    .line 1
    invoke-direct {p0}, Lcom/sandboxol/common/base/app/TemplateFragment;-><init>()V

    return-void
.end method


# virtual methods
.method protected a(Lcom/sandboxol/googlepay/b/g;Lcom/sandboxol/googlepay/view/fragment/rechargehistory/e;)V
    .registers 3

    .line 1
    invoke-virtual {p1, p2}, Lcom/sandboxol/googlepay/b/g;->a(Lcom/sandboxol/googlepay/view/fragment/rechargehistory/e;)V

    return-void
.end method

.method protected bridge synthetic bindViewModel(Landroidx/databinding/ViewDataBinding;Lcom/sandboxol/common/base/viewmodel/ViewModel;)V
    .registers 3

    .line 1
    check-cast p1, Lcom/sandboxol/googlepay/b/g;

    check-cast p2, Lcom/sandboxol/googlepay/view/fragment/rechargehistory/e;

    invoke-virtual {p0, p1, p2}, Lcom/sandboxol/googlepay/view/fragment/rechargehistory/RechargeHistoryFragment;->a(Lcom/sandboxol/googlepay/b/g;Lcom/sandboxol/googlepay/view/fragment/rechargehistory/e;)V

    return-void
.end method

.method protected getLayoutId()I
    .registers 2

    .line 1
    sget v0, Lcom/sandboxol/googlepay/R$layout;->fragment_recharge_history:I

    return v0
.end method

.method protected bridge synthetic getViewModel()Lcom/sandboxol/common/base/viewmodel/ViewModel;
    .registers 2

    .line 1
    invoke-virtual {p0}, Lcom/sandboxol/googlepay/view/fragment/rechargehistory/RechargeHistoryFragment;->getViewModel()Lcom/sandboxol/googlepay/view/fragment/rechargehistory/e;

    move-result-object v0

    return-object v0
.end method

.method protected getViewModel()Lcom/sandboxol/googlepay/view/fragment/rechargehistory/e;
    .registers 3

    .line 2
    new-instance v0, Lcom/sandboxol/googlepay/view/fragment/rechargehistory/e;

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

    invoke-direct {v0, v1}, Lcom/sandboxol/googlepay/view/fragment/rechargehistory/e;-><init>(Landroid/content/Context;)V

    return-object v0
.end method

.method public onPause()V
    .registers 2

    .line 1
    invoke-super {p0}, Lcom/sandboxol/common/base/app/BaseFragment;->onPause()V

    .line 2
    iget-object v0, p0, Lcom/sandboxol/common/base/app/BaseFragment;->context:Landroid/content/Context;

    invoke-static {v0}, Lcom/sandboxol/common/interfaces/ReportDataAdapter;->onPause(Landroid/content/Context;)V

    return-void
.end method

.method public onResume()V
    .registers 2

    .line 1
    invoke-super {p0}, Lcom/sandboxol/common/base/app/BaseFragment;->onResume()V

    .line 2
    iget-object v0, p0, Lcom/sandboxol/common/base/app/BaseFragment;->context:Landroid/content/Context;

    invoke-static {v0}, Lcom/sandboxol/common/interfaces/ReportDataAdapter;->onResume(Landroid/content/Context;)V

    return-void
.end method