Searched defs:EXTRA_LARGE_ICON (Results 1 – 2 of 2) sorted by relevance
/frameworks/support/compat/java/android/support/v4/app/ | ||
D | NotificationCompat.java | 296 public static final String EXTRA_LARGE_ICON = "android.largeIcon"; field in NotificationCompat |
/frameworks/base/core/java/android/app/ | ||
D | Notification.java | 941 public static final String EXTRA_LARGE_ICON = "android.largeIcon"; field in Notification |