AdLifeCycleFragment.smali

.class public Lcom/cmcm/ad/ui/gtdlifecycle/AdLifeCycleFragment;
.super Landroid/app/Fragment;
.source "AdLifeCycleFragment.java"


# instance fields
.field public a:Lcom/cmcm/ad/ui/view/a/b;


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

    .prologue
    .line 8
    invoke-direct {p0}, Landroid/app/Fragment;-><init>()V

    return-void
.end method


# virtual methods
.method public a()V
    .registers 2

    .prologue
    .line 34
    const/4 v0, 0x0

    iput-object v0, p0, Lcom/cmcm/ad/ui/gtdlifecycle/AdLifeCycleFragment;->a:Lcom/cmcm/ad/ui/view/a/b;

    .line 35
    return-void
.end method

.method public a(Lcom/cmcm/ad/ui/view/a/b;)V
    .registers 2

    .prologue
    .line 30
    iput-object p1, p0, Lcom/cmcm/ad/ui/gtdlifecycle/AdLifeCycleFragment;->a:Lcom/cmcm/ad/ui/view/a/b;

    .line 31
    return-void
.end method

.method public onDestroy()V
    .registers 2

    .prologue
    .line 23
    invoke-super {p0}, Landroid/app/Fragment;->onDestroy()V

    .line 24
    iget-object v0, p0, Lcom/cmcm/ad/ui/gtdlifecycle/AdLifeCycleFragment;->a:Lcom/cmcm/ad/ui/view/a/b;

    if-eqz v0, :cond_c

    .line 25
    iget-object v0, p0, Lcom/cmcm/ad/ui/gtdlifecycle/AdLifeCycleFragment;->a:Lcom/cmcm/ad/ui/view/a/b;

    invoke-interface {v0}, Lcom/cmcm/ad/ui/view/a/b;->b()V

    .line 27
    :cond_c
    return-void
.end method

.method public onResume()V
    .registers 2

    .prologue
    .line 14
    invoke-super {p0}, Landroid/app/Fragment;->onResume()V

    .line 15
    iget-object v0, p0, Lcom/cmcm/ad/ui/gtdlifecycle/AdLifeCycleFragment;->a:Lcom/cmcm/ad/ui/view/a/b;

    if-eqz v0, :cond_c

    .line 16
    iget-object v0, p0, Lcom/cmcm/ad/ui/gtdlifecycle/AdLifeCycleFragment;->a:Lcom/cmcm/ad/ui/view/a/b;

    invoke-interface {v0}, Lcom/cmcm/ad/ui/view/a/b;->a()V

    .line 18
    :cond_c
    return-void
.end method