Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/icons/
DIconCache.java568 WidgetSection widgetSection = WidgetSections.getWidgetSections(mContext) in getTitleAndIconForApp() local
570 infoInOut.title = mContext.getString(widgetSection.mSectionTitle); in getTitleAndIconForApp()
580 mContext.getDrawable(widgetSection.mSectionDrawable), in getTitleAndIconForApp()