Home
last modified time | relevance | path

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

/packages/apps/Launcher2/src/com/android/launcher2/
DAppsCustomizeTabHost.java111 TabContentFactory contentFactory = new TabContentFactory() { in onFinishInflate() local
124 addTab(newTabSpec(APPS_TAB_TAG).setIndicator(tabView).setContent(contentFactory)); in onFinishInflate()
129 addTab(newTabSpec(WIDGETS_TAB_TAG).setIndicator(tabView).setContent(contentFactory)); in onFinishInflate()