Home
last modified time | relevance | path

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

/cts/tests/tests/animation/src/android/animation/cts/
DValueAnimatorTest.java645 testAnimatorsEnabledImpl(true); in testAnimatorsEnabled()
646 testAnimatorsEnabledImpl(false); in testAnimatorsEnabled()
653 private void testAnimatorsEnabledImpl(boolean enabled) throws Throwable { in testAnimatorsEnabledImpl() method in ValueAnimatorTest