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.java516 private boolean mPageLoaded; in testStopLoading() field in WebViewTest.JsInterface
520 mPageLoaded = true; in testStopLoading()
524 return mPageLoaded; in testStopLoading()