Searched refs:createSubWindow (Results 1 – 6 of 6) sorted by relevance
700 createSubWindow();1350 boolean createSubWindow() { in createSubWindow() method in Tab1352 mWebViewController.createSubWindow(this); in createSubWindow()
71 public void createSubWindow(Tab tab, WebView subWebView); in createSubWindow() method
50 void createSubWindow(Tab tab); in createSubWindow() method
75 public void createSubWindow(Tab tab) { in createSubWindow() method in PreloadController
411 public void createSubWindow(Tab tab) { in createSubWindow() method in Controller417 mUi.createSubWindow(tab, subView); in createSubWindow()
415 public void createSubWindow(Tab tab, WebView subView) { in createSubWindow() method in BaseUi