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.java162 long currentPlayTime = mValueAnimator.getCurrentPlayTime(); in testGetCurrentPlayTime() local
174 long currentPlayTime = anim.getCurrentPlayTime(); in testSetCurrentPlayTime() local
192 long currentPlayTime = anim.getCurrentPlayTime(); in testSetCurrentPlayTime() local
278 long currentPlayTime = (long) (seekFraction * (float) duration); in testSetCurrentPlayTimeAfterStart() local
293 long currentPlayTime = anim.getCurrentPlayTime(); in testSetCurrentFraction() local
303 long currentPlayTime = anim.getCurrentPlayTime(); in testSetCurrentFraction() local