Home
last modified time | relevance | path

Searched defs:currentPlayTime (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/animation/src/android/animation/cts/
DValueAnimatorTest.java165 long currentPlayTime = mValueAnimator.getCurrentPlayTime(); in testGetCurrentPlayTime() local
177 long currentPlayTime = anim.getCurrentPlayTime(); in testSetCurrentPlayTime() local
195 long currentPlayTime = anim.getCurrentPlayTime(); in testSetCurrentPlayTime() local
281 long currentPlayTime = (long) (seekFraction * (float) duration); in testSetCurrentPlayTimeAfterStart() local
296 long currentPlayTime = anim.getCurrentPlayTime(); in testSetCurrentFraction() local
306 long currentPlayTime = anim.getCurrentPlayTime(); in testSetCurrentFraction() local