Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DTabHost.java482 mContentStrategy = new FactoryContentStrategy(mTag, contentFactory); in setContent()
651 private class FactoryContentStrategy implements ContentStrategy { class in TabHost
656 public FactoryContentStrategy(CharSequence tag, TabContentFactory factory) { in FactoryContentStrategy() method in TabHost.FactoryContentStrategy
/frameworks/base/
Dpreloaded-classes1068 android.widget.TabHost$FactoryContentStrategy