Home
last modified time | relevance | path

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

/cts/tests/tests/webkit/src/android/webkit/cts/
DWebViewTest.java520 private boolean mPageLoaded; in testStopLoading() field in WebViewTest.JsInterface
524 mPageLoaded = true; in testStopLoading()
528 return mPageLoaded; in testStopLoading()