Home
last modified time | relevance | path

Searched refs:currentDurationScale (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/animation/src/android/animation/cts/
DValueAnimatorTest.java683 float currentDurationScale = ValueAnimator.getDurationScale(); in testAnimatorsEnabled() local
689 ValueAnimator.setDurationScale(currentDurationScale); in testAnimatorsEnabled()
705 float currentDurationScale = ValueAnimator.getDurationScale(); in testAnimationDurationNoShortenByTinkeredScale() local
737 ValueAnimator.setDurationScale(currentDurationScale); in testAnimationDurationNoShortenByTinkeredScale()
/cts/tests/tests/widget/src/android/widget/cts/
DPopupWindowTest.java2041 float currentDurationScale = ValueAnimator.getDurationScale(); in testWinAnimationDurationNoShortenByTinkeredScale() local
2090 ValueAnimator.setDurationScale(currentDurationScale); in testWinAnimationDurationNoShortenByTinkeredScale()