Home
last modified time | relevance | path

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

/cts/tests/tests/webkit/src/android/webkit/cts/
DWebViewTest.java146 private static final long SCROLL_WAIT_INTERVAL_MS = 200; field in WebViewTest
2813 Thread.sleep(SCROLL_WAIT_INTERVAL_MS); in waitForScrollingComplete()