Searched defs:tabSpec (Results 1 – 2 of 2) sorted by relevance
38 protected void addTab(android.widget.TabHost.TabSpec tabSpec) { in addTab()58 TabSpec tabSpec = tabSpecs.get(x); in setCurrentTabByTag() local
35 TabHost.TabSpec tabSpec = tabHost.newTabSpec("Foo"); in newTabSpec_shouldMakeATabSpec() local