HomeSort by relevance Sort by last modified time
    Searched refs:showCustomView (Results 1 - 6 of 6) sorted by null

  /packages/apps/Browser/src/com/android/browser/
UI.java 89 public void showCustomView(View view, int requestedOrientation,
WebViewController.java 78 void showCustomView(Tab tab, View view, int requestedOrientation,
PreloadController.java 161 public void showCustomView(Tab tab, View view, int requestedOrientation,
163 if (LOGD_ENABLED) Log.d(LOGTAG, "showCustomView()");
BaseUi.java 522 public void showCustomView(View view, int requestedOrientation,
Controller.java     [all...]
Tab.java 816 if (mInForeground) mWebViewController.showCustomView(Tab.this, view,
    [all...]

Completed in 492 milliseconds