Searched refs:getTabWidget (Results 1 – 5 of 5) sorted by relevance
154 public TabWidget getTabWidget() { in getTabWidget() method in TabActivity155 return mTabHost.getTabWidget(); in getTabWidget()
2091 R.layout.resolver_profile_tab_button, tabHost.getTabWidget(), false);2101 R.layout.resolver_profile_tab_button, tabHost.getTabWidget(), false);2110 TabWidget tabWidget = tabHost.getTabWidget();2148 final View workTab = tabHost.getTabWidget().getChildAt(1);2216 TextView selected = (TextView) tabHost.getTabWidget().getChildAt(currentTab);2217 TextView unselected = (TextView) tabHost.getTabWidget().getChildAt(1 - currentTab);
277 public TabWidget getTabWidget() { in getTabWidget() method in TabHost
5099 method public android.widget.TabWidget getTabWidget();38624 method public android.widget.TabWidget getTabWidget();
7532 method @Deprecated public android.widget.TabWidget getTabWidget();60712 method @Deprecated public android.widget.TabWidget getTabWidget();