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