Home
last modified time | relevance | path

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

/cts/tests/tests/animation/src/android/animation/cts/
DValueAnimatorTest.java643 float currentDurationScale = ValueAnimator.getDurationScale(); in testAnimatorsEnabled() local
649 ValueAnimator.setDurationScale(currentDurationScale); in testAnimatorsEnabled()