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