Searched defs:addTab (Results 1 – 7 of 7) sorted by relevance
49 addTab: function(id, title) { method in TabView
37 public void addTab(android.widget.TabHost.TabSpec tabSpec) { in addTab() method in ShadowTabHost
78 addTab: function(tabId, view, name) { method in TabSwitcherView
162 var addTab = function(viewClass) { method
123 public void addTab(Tab tab, int index, TabLaunchType type) { in addTab() method in EmptyTabModel
142 void addTab(Tab tab, int index, TabLaunchType type); in addTab() method
118 public void addTab(Tab tab, int index, TabLaunchType type) { in addTab() method in TabModelBase