Searched defs:FactoryContentStrategy (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DTabHost.java512 mContentStrategy = new FactoryContentStrategy(mTag, contentFactory);
681 private class FactoryContentStrategy implements ContentStrategy { class in class:TabHost
686 public FactoryContentStrategy(CharSequence tag, TabContentFactory factory) { method in class:TabHost.FactoryContentStrategy

Completed in 35 milliseconds