Home
last modified time | relevance | path

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

/packages/apps/Browser/src/com/android/browser/
DTabControl.java566 final WebView subview = t.getSubWebView(); in stopAllLoading() local
567 if (subview != null) { in stopAllLoading()
568 subview.stopLoading(); in stopAllLoading()