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.java175 long currentPlayTime = mValueAnimator.getCurrentPlayTime(); in testGetCurrentPlayTime() local
187 long currentPlayTime = anim.getCurrentPlayTime(); in testSetCurrentPlayTime() local
205 long currentPlayTime = anim.getCurrentPlayTime(); in testSetCurrentPlayTime() local
291 long currentPlayTime = (long) (seekFraction * (float) duration); in testSetCurrentPlayTimeAfterStart() local
306 long currentPlayTime = anim.getCurrentPlayTime(); in testSetCurrentFraction() local
316 long currentPlayTime = anim.getCurrentPlayTime(); in testSetCurrentFraction() local