Home
last modified time | relevance | path

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

/cts/tests/tests/animation/src/android/animation/cts/
DAnimatorTest.java95 long startDelay = 1000; in testStartDelay() local
96 mAnimator.setStartDelay(startDelay); in testStartDelay()
97 assertEquals(startDelay, mAnimator.getStartDelay()); in testStartDelay()
129 long startDelay = 10000; in testIsStarted() local
130 mAnimator.setStartDelay(startDelay); in testIsStarted()
DValueAnimatorTest.java122 long startDelay = 10000; in testIsStarted() local
123 mValueAnimator.setStartDelay(startDelay); in testIsStarted()
147 long startDelay = 1000; in testStartDelay() local
148 mValueAnimator.setStartDelay(startDelay); in testStartDelay()
149 assertEquals(startDelay, mValueAnimator.getStartDelay()); in testStartDelay()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt1551 field public static final int startDelay = 16843746; // 0x10103e2