Searched refs:hideCustomView (Results 1 - 6 of 6) sorted by relevance

/packages/apps/Browser/src/com/android/browser/
H A DUiController.java78 void hideCustomView(); method in interface:UiController
H A DWebViewController.java82 void hideCustomView(); method in interface:WebViewController
H A DPreloadController.java168 public void hideCustomView() { method in class:PreloadController
169 if (LOGD_ENABLED) Log.d(LOGTAG, "hideCustomView()");
H A DBaseUi.java192 mUiController.hideCustomView();
838 mUiController.hideCustomView();
H A DController.java628 hideCustomView();
1136 public void hideCustomView() { method in class:Controller
H A DTab.java851 if (mInForeground) mWebViewController.hideCustomView();

Completed in 842 milliseconds