Home
last modified time | relevance | path

Searched defs:EXTRA_LARGE_ICON (Results 1 – 2 of 2) sorted by relevance

/frameworks/support/compat/java/android/support/v4/app/
DNotificationCompat.java296 public static final String EXTRA_LARGE_ICON = "android.largeIcon"; field in NotificationCompat
4118 private static final String EXTRA_LARGE_ICON = "large_icon"; field in NotificationCompat.CarExtender
/frameworks/base/core/java/android/app/
DNotification.java941 public static final String EXTRA_LARGE_ICON = "android.largeIcon"; field in Notification
7904 private static final String EXTRA_LARGE_ICON = "large_icon"; field in Notification.Builder.CarExtender