Searched refs:currentTopWebView (Results 1 – 1 of 1) sorted by relevance
129 WebView currentTopWebView = mUiController.getCurrentTopWebView(); in stopEditingUrl() local130 if (currentTopWebView != null) { in stopEditingUrl()131 currentTopWebView.requestFocus(); in stopEditingUrl()