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()
2015 R.layout.resolver_profile_tab_button, tabHost.getTabWidget(), false);2025 R.layout.resolver_profile_tab_button, tabHost.getTabWidget(), false);2034 TabWidget tabWidget = tabHost.getTabWidget();2072 final View workTab = tabHost.getTabWidget().getChildAt(1);2140 TextView selected = (TextView) tabHost.getTabWidget().getChildAt(currentTab);2141 TextView unselected = (TextView) tabHost.getTabWidget().getChildAt(1 - currentTab);
277 public TabWidget getTabWidget() { in getTabWidget() method in TabHost
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
7314 method @Deprecated public android.widget.TabWidget getTabWidget();60066 method @Deprecated public android.widget.TabWidget getTabWidget();