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.java111 private static final long TIMEOUT_DELTA = 10000; field in ViewTest
278 new PollingCheck(duration + TIMEOUT_DELTA) { in testOnAnimation()
1872 new PollingCheck(TIMEOUT_DELTA) { in testHasWindowFocus() argument
2885 new PollingCheck(TIMEOUT_DELTA) { in testWindowFocusChanged() argument
2909 new PollingCheck(TIMEOUT_DELTA) { in testWindowFocusChanged() argument
3725 new PollingCheck(TIMEOUT_DELTA) { in testInputConnection() argument