Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DTabHost.java557 mContentStrategy = new FactoryContentStrategy(mTag, contentFactory); in setContent()
731 private class FactoryContentStrategy implements ContentStrategy { class in TabHost
736 public FactoryContentStrategy(CharSequence tag, TabContentFactory factory) { in FactoryContentStrategy() method in TabHost.FactoryContentStrategy
/frameworks/base/config/
Dcompiled-classes-phone5155 android.widget.TabHost$FactoryContentStrategy