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.java692 float currentDurationScale = ValueAnimator.getDurationScale(); in testAnimatorsEnabled() local
698 ValueAnimator.setDurationScale(currentDurationScale); in testAnimatorsEnabled()
714 float currentDurationScale = ValueAnimator.getDurationScale(); in testAnimationDurationNoShortenByTinkeredScale() local
746 ValueAnimator.setDurationScale(currentDurationScale); in testAnimationDurationNoShortenByTinkeredScale()
805 float currentDurationScale = ValueAnimator.getDurationScale(); in testGetDurationScale() local
811 ValueAnimator.setDurationScale(currentDurationScale); in testGetDurationScale()
818 float currentDurationScale = ValueAnimator.getDurationScale(); in testDurationScaleListenerOnChange() local
834 ValueAnimator.setDurationScale(currentDurationScale); in testDurationScaleListenerOnChange()
/cts/tests/tests/widget/src/android/widget/cts/
DPopupWindowTest.java2074 float currentDurationScale = ValueAnimator.getDurationScale(); in testWinAnimationDurationNoShortenByTinkeredScale() local
2123 ValueAnimator.setDurationScale(currentDurationScale); in testWinAnimationDurationNoShortenByTinkeredScale()