Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/animation/cts/
DAnimationTestUtils.java31 private static final long TIMEOUT_DELTA = 1000; field in AnimationTestUtils
78 new PollingCheck(duration + TIMEOUT_DELTA) { in assertRunAnimation()
109 Thread.sleep(duration + TIMEOUT_DELTA); in assertRunController()
/cts/tests/tests/view/src/android/view/cts/
DViewTest.java104 private static final long TIMEOUT_DELTA = 10000; field in ViewTest
238 new PollingCheck(duration + TIMEOUT_DELTA) { in testOnAnimation()
1595 new PollingCheck(TIMEOUT_DELTA) { in testHasWindowFocus() argument
2520 new PollingCheck(TIMEOUT_DELTA) { in testWindowFocusChanged() argument
2543 new PollingCheck(TIMEOUT_DELTA) { in testWindowFocusChanged() argument
3355 new PollingCheck(TIMEOUT_DELTA) { in testInputConnection() argument