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

  /packages/apps/Browser/src/com/android/browser/
UiController.java 83 void attachSubWindow(Tab tab);
PreloadController.java 227 public void attachSubWindow(Tab tab) {
228 if (LOGD_ENABLED) Log.d(LOGTAG, "attachSubWindow()");
WebViewController.java 104 void attachSubWindow(Tab tab);
UI.java 73 public void attachSubWindow(View subContainer);
BaseUi.java 332 mUiController.attachSubWindow(tab);
417 public void attachSubWindow(View container) {
Controller.java     [all...]

Completed in 2767 milliseconds