Searched defs:tabSpec (Results 1 – 3 of 3) sorted by relevance
251 public void unmarkTileAsAutoAdded(String tabSpec) { in unmarkTileAsAutoAdded()
238 public void addTab(TabSpec tabSpec) { in addTab()
880 String tabSpec = String.format("tab_spec%d", i+1); in setupTabHost() local