Home
last modified time | relevance | path

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

/cts/libs/deviceutillegacy/src/android/webkit/cts/
DWebViewSyncLoader.java241 waitForLoadCompletionOnTestThread(WebkitUtils.TEST_TIMEOUT_MS); in waitForLoadCompletion()
316 private synchronized void waitForLoadCompletionOnTestThread(long timeout) { in waitForLoadCompletionOnTestThread() method in WebViewSyncLoader