Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A DTabHost.java736 private class ViewIdContentStrategy implements ContentStrategy { class in TabHost
740 private ViewIdContentStrategy(int viewId) { in ViewIdContentStrategy() method in TabHost.ViewIdContentStrategy