Home
last modified time | relevance | path

Searched refs:mTabContent (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/widget/
H A DTabHost.java61 private FrameLayout mTabContent; field in TabHost
202 if (mTabContent == null) { in setup()
271 mTabContent.removeAllViews(); in clearAllTabs()
341 return mTabContent; in getTabContentView()
453 mTabContent in setCurrentTab()
741 mView = mTabContent.findViewById(viewId); in ViewIdContentStrategy()
764 private View mTabContent; field in TabHost.FactoryContentStrategy
774 if (mTabContent == null) { in getContentView()
777 mTabContent.setVisibility(View.VISIBLE); in getContentView()
778 return mTabContent; in getContentView()
[all …]
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt70147 Landroid/widget/TabHost$FactoryContentStrategy;->mTabContent:Landroid/view/View;
70170 Landroid/widget/TabHost;->mTabContent:Landroid/widget/FrameLayout;