Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DVideoViewTest.java52 private static final long OPERATION_INTERVAL = 1500L; field in VideoViewTest
153 Thread.sleep(OPERATION_INTERVAL); in waitForOperationComplete()