Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java1068 public static final String EXTRA_LARGE_ICON = "android.largeIcon"; field in Notification
9821 private static final String EXTRA_LARGE_ICON = "large_icon"; field in Notification.Builder.CarExtender