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