MryViewHelper$6.smali

.class final Lim/tpelyyftgw/ui/hviews/helper/MryViewHelper$6;
.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;->slideOut(Landroid/view/View;ILandroid/view/animation/Animation$AnimationListener;ZLim/tpelyyftgw/ui/hviews/helper/MryDirection;)Landroid/view/animation/TranslateAnimation;
.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 494
    iput-object p1, p0, Lim/tpelyyftgw/ui/hviews/helper/MryViewHelper$6;->val$listener:Landroid/view/animation/Animation$AnimationListener;

    iput-object p2, p0, Lim/tpelyyftgw/ui/hviews/helper/MryViewHelper$6;->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 504
    iget-object v0, p0, Lim/tpelyyftgw/ui/hviews/helper/MryViewHelper$6;->val$view:Landroid/view/View;

    const/16 v1, 0x8

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

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

    if-eqz v0, :cond_e

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

    .line 508
    :cond_e
    return-void
.end method

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

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

    if-eqz v0, :cond_7

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

    .line 515
    :cond_7
    return-void
.end method

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

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

    if-eqz v0, :cond_7

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

    .line 500
    :cond_7
    return-void
.end method