Searched refs:removeSubWindow (Results 1 – 4 of 4) sorted by relevance
381 mUiController.removeSubWindow(tab); in removeTabFromContentView()438 public void removeSubWindow(View subviewContainer) { in removeSubWindow() method in BaseUi
82 void removeSubWindow(Tab tab); in removeSubWindow() method
75 public void removeSubWindow(View subContainer); in removeSubWindow() method
2215 removeSubWindow(tab); in dismissSubWindow()2225 public void removeSubWindow(Tab t) { in removeSubWindow() method in Controller2227 mUi.removeSubWindow(t.getSubViewContainer()); in removeSubWindow()