HomeSort by relevance Sort by last modified time
    Searched full:currenttopview (Results 1 - 1 of 1) sorted by null

  /packages/apps/Browser/src/com/android/browser/
BrowserSettings.java 549 WebView currentTopView = mTabControl.getCurrentTopWebView();
550 if (currentTopView != null) {
551 currentTopView.clearFormData();

Completed in 1270 milliseconds