Home
last modified time | relevance | path

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

/cts/tests/tests/animation/src/android/animation/cts/
DValueAnimatorTest.java667 float durationScale = enabled ? 1 : 0; in testAnimatorsEnabledImpl() local
668 ValueAnimator.setDurationScale(durationScale); in testAnimatorsEnabledImpl()