HomeSort by relevance Sort by last modified time
    Searched full:contactsicon (Results 1 - 1 of 1) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
KeyboardShortcuts.java 468 final Icon contactsIcon = getIconForIntentCategory(Intent.CATEGORY_APP_CONTACTS, userId);
469 if (contactsIcon != null) {
472 contactsIcon,
    [all...]

Completed in 256 milliseconds