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.java504 private boolean mPageLoaded; in testStopLoading() field in WebViewTest.JsInterface
508 mPageLoaded = true; in testStopLoading()
513 return mPageLoaded; in testStopLoading()