Searched defs:currentPlayTime (Results 1 – 4 of 4) sorted by relevance
34 final float currentPlayTime = percent * animator.getDuration(); in onAnimationUpdate() local
326 float currentPlayTime = mRectScaleAnimEnded ? mRectScaleAnim.getDuration() in onUpdate() local
87 final long currentPlayTime = animation.getCurrentPlayTime(); in onAnimationUpdate() local
83 final long currentPlayTime = mAnimator.getCurrentPlayTime(); in animate() local