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

  /packages/apps/Browser/src/com/android/browser/
UiController.java 80 void attachSubWindow(Tab tab);
UI.java 73 public void attachSubWindow(View subContainer);
WebViewController.java 100 void attachSubWindow(Tab tab);
PreloadController.java 216 public void attachSubWindow(Tab tab) {
217 if (LOGD_ENABLED) Log.d(LOGTAG, "attachSubWindow()");
BaseUi.java 363 mUiController.attachSubWindow(tab);
448 public void attachSubWindow(View container) {
Controller.java     [all...]
Tab.java 701 mWebViewController.attachSubWindow(Tab.this);
    [all...]

Completed in 59 milliseconds