Home
last modified time | relevance | path

Searched refs:TabContentFactory (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/widget/
H A DTabHost.java500 public interface TabContentFactory { interface in TabHost
588 public TabSpec setContent(TabContentFactory contentFactory) { in setContent()
766 private TabContentFactory mFactory;
768 public FactoryContentStrategy(CharSequence tag, TabContentFactory factory) { in FactoryContentStrategy()
/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.txt60080 @Deprecated public static interface TabHost.TabContentFactory {
60087 …recated public android.widget.TabHost.TabSpec setContent(android.widget.TabHost.TabContentFactory);
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt70146 Landroid/widget/TabHost$FactoryContentStrategy;->mFactory:Landroid/widget/TabHost$TabContentFactory;