Searched refs:SCROLL_WAIT_INTERVAL_MS (Results 1 – 1 of 1) sorted by relevance
155 private static final long SCROLL_WAIT_INTERVAL_MS = 200; field in WebViewTest2807 Thread.sleep(SCROLL_WAIT_INTERVAL_MS); in waitForScrollingComplete()