Searched refs:tabHost (Results 1 – 2 of 2) sorted by relevance
228 private void updateActiveTabStyle(TabHost tabHost) { in updateActiveTabStyle() argument229 int currentTab = tabHost.getCurrentTab(); in updateActiveTabStyle()234 TextView tabText = (TextView) tabHost.getTabWidget().getChildAt(pageNumber); in updateActiveTabStyle()241 TabHost tabHost, in setupProfileTabs() argument247 tabHost.setup(); in setupProfileTabs()248 tabHost.getTabWidget().removeAllViews(); in setupProfileTabs()254 tabButtonLayoutResId, tabHost.getTabWidget(), false); in setupProfileTabs()258 TabHost.TabSpec profileTabSpec = tabHost.newTabSpec(descriptor.mTabTag) in setupProfileTabs()261 tabHost.addTab(profileTabSpec); in setupProfileTabs()264 tabHost.getTabWidget().setVisibility(View.VISIBLE); in setupProfileTabs()[all …]
1806 TabHost tabHost = findViewById(com.android.internal.R.id.profile_tabhost);1811 tabHost,1828 tabHost.getTabWidget().getChildAt(