Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A DTabHost.java580 mContentStrategy = new ViewIdContentStrategy(viewId); in setContent()
736 private class ViewIdContentStrategy implements ContentStrategy { class in TabHost
740 private ViewIdContentStrategy(int viewId) { in ViewIdContentStrategy() method in TabHost.ViewIdContentStrategy
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt70160 Landroid/widget/TabHost$ViewIdContentStrategy;->getContentView()Landroid/view/View;
70161 Landroid/widget/TabHost$ViewIdContentStrategy;->mView:Landroid/view/View;
70162 Landroid/widget/TabHost$ViewIdContentStrategy;->tabClosed()V