Searched refs:contentFactory (Results 1 – 1 of 1) sorted by relevance
564 public TabSpec setContent(TabContentFactory contentFactory) { in setContent() argument565 mContentStrategy = new FactoryContentStrategy(mTag, contentFactory); in setContent()