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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
KeyboardShortcuts.java 494 final Icon calendarIcon = getIconForIntentCategory(Intent.CATEGORY_APP_CALENDAR, userId);
495 if (calendarIcon != null) {
498 calendarIcon,
    [all...]

Completed in 194 milliseconds