AppleTextView$2.smali

.class Lcom/cleanmaster/hpsharelib/resultpage/title/AppleTextView$2;
.super Ljava/lang/Object;
.source "AppleTextView.java"

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


# instance fields
.field final synthetic this$0:Lcom/cleanmaster/hpsharelib/resultpage/title/AppleTextView;


# direct methods
.method constructor <init>(Lcom/cleanmaster/hpsharelib/resultpage/title/AppleTextView;)V
    .registers 2

    .prologue
    .line 111
    iput-object p1, p0, Lcom/cleanmaster/hpsharelib/resultpage/title/AppleTextView$2;->this$0:Lcom/cleanmaster/hpsharelib/resultpage/title/AppleTextView;

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

    return-void
.end method


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

    .prologue
    .line 124
    iget-object v0, p0, Lcom/cleanmaster/hpsharelib/resultpage/title/AppleTextView$2;->this$0:Lcom/cleanmaster/hpsharelib/resultpage/title/AppleTextView;

    const/4 v1, 0x2

    iput v1, v0, Lcom/cleanmaster/hpsharelib/resultpage/title/AppleTextView;->animMode:I

    .line 125
    return-void
.end method

.method public onAnimationRepeat(Landroid/view/animation/Animation;)V
    .registers 2

    .prologue
    .line 120
    return-void
.end method

.method public onAnimationStart(Landroid/view/animation/Animation;)V
    .registers 4

    .prologue
    .line 114
    iget-object v0, p0, Lcom/cleanmaster/hpsharelib/resultpage/title/AppleTextView$2;->this$0:Lcom/cleanmaster/hpsharelib/resultpage/title/AppleTextView;

    const/4 v1, 0x1

    iput v1, v0, Lcom/cleanmaster/hpsharelib/resultpage/title/AppleTextView;->animMode:I

    .line 115
    return-void
.end method