Searched refs:tabhost (Results 1 – 1 of 1) sorted by relevance
15 TabHost tabhost; field in ShadowTabActivity18 if (tabhost==null) { in getTabHost()19 tabhost = new TabHost(realTabActivity); in getTabHost()21 return tabhost; in getTabHost()