MryViewHelper$5.smali

.class final Lim/tpelyyftgw/ui/hviews/helper/MryViewHelper$5;
.super Ljava/lang/Object;
.source "MryViewHelper.java"

# interfaces
.implements Landroid/view/animation/Animation$AnimationListener;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lim/tpelyyftgw/ui/hviews/helper/MryViewHelper;->fadeOut(Landroid/view/View;ILandroid/view/animation/Animation$AnimationListener;Z)Landroid/view/animation/AlphaAnimation;
.end annotation

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


# instance fields
.field final synthetic val$listener:Landroid/view/animation/Animation$AnimationListener;

.field final synthetic val$view:Landroid/view/View;


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method

.method constructor <init>(Landroid/view/animation/Animation$AnimationListener;Landroid/view/View;)V
    .registers 3

    .line 332
    iput-object p1, p0, Lim/tpelyyftgw/ui/hviews/helper/MryViewHelper$5;->val$listener:Landroid/view/animation/Animation$AnimationListener;

    iput-object p2, p0, Lim/tpelyyftgw/ui/hviews/helper/MryViewHelper$5;->val$view:Landroid/view/View;

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

    return-void
.end method


# virtual methods
.method public onAnimationEnd(Landroid/view/animation/Animation;)V
    .registers 4
    .param p1, "animation"    # Landroid/view/animation/Animation;

    .line 342
    iget-object v0, p0, Lim/tpelyyftgw/ui/hviews/helper/MryViewHelper$5;->val$view:Landroid/view/View;

    const/16 v1, 0x8

    invoke-virtual {v0, v1}, Landroid/view/View;->setVisibility(I)V

    .line 343
    iget-object v0, p0, Lim/tpelyyftgw/ui/hviews/helper/MryViewHelper$5;->val$listener:Landroid/view/animation/Animation$AnimationListener;

    if-eqz v0, :cond_e

    .line 344
    invoke-interface {v0, p1}, Landroid/view/animation/Animation$AnimationListener;->onAnimationEnd(Landroid/view/animation/Animation;)V

    .line 346
    :cond_e
    return-void
.end method

.method public onAnimationRepeat(Landroid/view/animation/Animation;)V
    .registers 3
    .param p1, "animation"    # Landroid/view/animation/Animation;

    .line 350
    iget-object v0, p0, Lim/tpelyyftgw/ui/hviews/helper/MryViewHelper$5;->val$listener:Landroid/view/animation/Animation$AnimationListener;

    if-eqz v0, :cond_7

    .line 351
    invoke-interface {v0, p1}, Landroid/view/animation/Animation$AnimationListener;->onAnimationRepeat(Landroid/view/animation/Animation;)V

    .line 353
    :cond_7
    return-void
.end method

.method public onAnimationStart(Landroid/view/animation/Animation;)V
    .registers 3
    .param p1, "animation"    # Landroid/view/animation/Animation;

    .line 335
    iget-object v0, p0, Lim/tpelyyftgw/ui/hviews/helper/MryViewHelper$5;->val$listener:Landroid/view/animation/Animation$AnimationListener;

    if-eqz v0, :cond_7

    .line 336
    invoke-interface {v0, p1}, Landroid/view/animation/Animation$AnimationListener;->onAnimationStart(Landroid/view/animation/Animation;)V

    .line 338
    :cond_7
    return-void
.end method