Searched refs:contentFactory (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DTabHost.java551 public TabSpec setContent(TabContentFactory contentFactory) { argument
552 mContentStrategy = new FactoryContentStrategy(mTag, contentFactory);

Completed in 47 milliseconds