Home
last modified time | relevance | path

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

/packages/apps/Browser/src/com/android/browser/
DNavigationBarBase.java129 WebView currentTopWebView = mUiController.getCurrentTopWebView(); in stopEditingUrl() local
130 if (currentTopWebView != null) { in stopEditingUrl()
131 currentTopWebView.requestFocus(); in stopEditingUrl()