Searched refs:attachSubWindow (Results 1 – 7 of 7) sorted by relevance
362 mUiController.attachSubWindow(tab); in attachTabToContentView()447 public void attachSubWindow(View container) { in attachSubWindow() method in BaseUi
80 void attachSubWindow(Tab tab); in attachSubWindow() method
73 public void attachSubWindow(View subContainer); in attachSubWindow() method
100 void attachSubWindow(Tab tab); in attachSubWindow() method
216 public void attachSubWindow(Tab tab) { in attachSubWindow() method in PreloadController
2235 public void attachSubWindow(Tab tab) { in attachSubWindow() method in Controller2237 mUi.attachSubWindow(tab.getSubViewContainer()); in attachSubWindow()
670 mWebViewController.attachSubWindow(Tab.this);