Searched refs:durationScale (Results 1 – 2 of 2) sorted by relevance
713 final float durationScale = 1.0f; in testAnimationDurationNoShortenByTinkeredScale() local716 ValueAnimator.setDurationScale(durationScale); in testAnimationDurationNoShortenByTinkeredScale()719 ValueAnimator.getDurationScale() == durationScale); in testAnimationDurationNoShortenByTinkeredScale()769 float durationScale = enabled ? 1 : 0; in testAnimatorsEnabledImpl() local770 ValueAnimator.setDurationScale(durationScale); in testAnimatorsEnabledImpl()
2073 final float durationScale = 1.0f; in testWinAnimationDurationNoShortenByTinkeredScale() local2076 ValueAnimator.setDurationScale(durationScale); in testWinAnimationDurationNoShortenByTinkeredScale()2079 ValueAnimator.getDurationScale() == durationScale); in testWinAnimationDurationNoShortenByTinkeredScale()