Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DKeyboardShortcuts.java543 final Icon contactsIcon = getIconForIntentCategory(Intent.CATEGORY_APP_CONTACTS, userId); in getDefaultApplicationShortcuts() local
544 if (contactsIcon != null) { in getDefaultApplicationShortcuts()
547 contactsIcon, in getDefaultApplicationShortcuts()