Searched refs:MIN_SCROLL_WAIT_MS (Results 1 – 1 of 1) sorted by relevance
140 private static final long MIN_SCROLL_WAIT_MS = 1000; field in WebViewTest2806 long noChangeMinWait = SystemClock.uptimeMillis() + MIN_SCROLL_WAIT_MS; in waitForScrollingComplete()