Searched refs:START_DELAY (Results 1 – 2 of 2) sorted by relevance
32 private static final long START_DELAY = 100; field in AutoCancelTest146 setupAnimators(START_DELAY, false, future); in testAutoCancelDelayed()178 setupAnimators(START_DELAY, true, future); in testAutoCancelDelayedTestLater()
47 static final int START_DELAY = 5000; field in DessertCaseView200 mHandler.postDelayed(mJuggle, START_DELAY); in start()