CircleBackgroundView$2.smali

.class Lcom/cleanmaster/hpsharelib/boost/acc/ui/CircleBackgroundView$2;
.super Ljava/lang/Object;
.source "CircleBackgroundView.java"

# interfaces
.implements Landroid/animation/ValueAnimator$AnimatorUpdateListener;


# instance fields
.field final synthetic this$0:Lcom/cleanmaster/hpsharelib/boost/acc/ui/CircleBackgroundView;


# direct methods
.method constructor <init>(Lcom/cleanmaster/hpsharelib/boost/acc/ui/CircleBackgroundView;)V
    .registers 2

    .prologue
    .line 113
    iput-object p1, p0, Lcom/cleanmaster/hpsharelib/boost/acc/ui/CircleBackgroundView$2;->this$0:Lcom/cleanmaster/hpsharelib/boost/acc/ui/CircleBackgroundView;

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

    return-void
.end method


# virtual methods
.method public onAnimationUpdate(Landroid/animation/ValueAnimator;)V
    .registers 4

    .prologue
    .line 116
    iget-object v1, p0, Lcom/cleanmaster/hpsharelib/boost/acc/ui/CircleBackgroundView$2;->this$0:Lcom/cleanmaster/hpsharelib/boost/acc/ui/CircleBackgroundView;

    invoke-virtual {p1}, Landroid/animation/ValueAnimator;->getAnimatedValue()Ljava/lang/Object;

    move-result-object v0

    check-cast v0, Ljava/lang/Float;

    invoke-virtual {v0}, Ljava/lang/Float;->floatValue()F

    move-result v0

    # setter for: Lcom/cleanmaster/hpsharelib/boost/acc/ui/CircleBackgroundView;->mWaveCircleProcess1:F
    invoke-static {v1, v0}, Lcom/cleanmaster/hpsharelib/boost/acc/ui/CircleBackgroundView;->access$202(Lcom/cleanmaster/hpsharelib/boost/acc/ui/CircleBackgroundView;F)F

    .line 117
    iget-object v0, p0, Lcom/cleanmaster/hpsharelib/boost/acc/ui/CircleBackgroundView$2;->this$0:Lcom/cleanmaster/hpsharelib/boost/acc/ui/CircleBackgroundView;

    invoke-virtual {v0}, Lcom/cleanmaster/hpsharelib/boost/acc/ui/CircleBackgroundView;->invalidate()V

    .line 118
    return-void
.end method