Home
last modified time | relevance | path

Searched refs:getTabWidget (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DTabActivity.java154 public TabWidget getTabWidget() { in getTabWidget() method in TabActivity
155 return mTabHost.getTabWidget(); in getTabWidget()
/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DResolverActivity.java2015 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);
/aosp14/frameworks/base/core/java/android/widget/
H A DTabHost.java277 public TabWidget getTabWidget() { in getTabWidget() method in TabHost
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt7314 method @Deprecated public android.widget.TabWidget getTabWidget();
60066 method @Deprecated public android.widget.TabWidget getTabWidget();