Home
last modified time | relevance | path

Searched refs:EXTRA_LARGE_ICON (Results 1 – 25 of 28) sorted by relevance

12

/frameworks/support/compat/java/android/support/v4/app/
DNotificationCompat.java280 public static final String EXTRA_LARGE_ICON = "android.largeIcon"; field in NotificationCompat
288 public static final String EXTRA_LARGE_ICON_BIG = EXTRA_LARGE_ICON + ".big";
3938 private static final String EXTRA_LARGE_ICON = "large_icon"; field in NotificationCompat.CarExtender
3965 mLargeIcon = carBundle.getParcelable(EXTRA_LARGE_ICON); in CarExtender()
3988 carExtensions.putParcelable(EXTRA_LARGE_ICON, mLargeIcon); in extend()
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java1129 n.extras.putParcelable(Notification.EXTRA_LARGE_ICON, largeIconBits); in createLegacyIconExtras()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationUsageStats.java457 if (names.contains(Notification.EXTRA_LARGE_ICON)) { in countApiUse()
/frameworks/support/api/
D22.0.0.txt1838 field public static final java.lang.String EXTRA_LARGE_ICON = "android.largeIcon";
D22.1.0.txt1980 field public static final java.lang.String EXTRA_LARGE_ICON = "android.largeIcon";
D22.2.0.txt2348 field public static final java.lang.String EXTRA_LARGE_ICON = "android.largeIcon";
D22.2.1.txt2376 field public static final java.lang.String EXTRA_LARGE_ICON = "android.largeIcon";
D25.1.0.txt4570 field public static final java.lang.String EXTRA_LARGE_ICON = "android.largeIcon";
D25.0.0.txt4188 field public static final java.lang.String EXTRA_LARGE_ICON = "android.largeIcon";
D23.0.0.txt2948 field public static final java.lang.String EXTRA_LARGE_ICON = "android.largeIcon";
D25.2.0.txt4570 field public static final java.lang.String EXTRA_LARGE_ICON = "android.largeIcon";
D24.2.0.txt4135 field public static final java.lang.String EXTRA_LARGE_ICON = "android.largeIcon";
D26.0.0-alpha1.txt5386 field public static final java.lang.String EXTRA_LARGE_ICON = "android.largeIcon";
D23.2.1.txt3548 field public static final java.lang.String EXTRA_LARGE_ICON = "android.largeIcon";
D25.3.0.txt4951 field public static final java.lang.String EXTRA_LARGE_ICON = "android.largeIcon";
D23.2.0.txt3548 field public static final java.lang.String EXTRA_LARGE_ICON = "android.largeIcon";
D23.1.1.txt3193 field public static final java.lang.String EXTRA_LARGE_ICON = "android.largeIcon";
D25.4.0.txt5002 field public static final java.lang.String EXTRA_LARGE_ICON = "android.largeIcon";
D23.4.0.txt3559 field public static final java.lang.String EXTRA_LARGE_ICON = "android.largeIcon";
D23.1.0.txt3220 field public static final java.lang.String EXTRA_LARGE_ICON = "android.largeIcon";
D24.0.0.txt3983 field public static final java.lang.String EXTRA_LARGE_ICON = "android.largeIcon";
D26.0.0-beta1.txt6239 field public static final java.lang.String EXTRA_LARGE_ICON = "android.largeIcon";
D26.0.0-SNAPSHOT.txt6359 field public static final java.lang.String EXTRA_LARGE_ICON = "android.largeIcon";
D26.0.0-beta2.txt6348 field public static final java.lang.String EXTRA_LARGE_ICON = "android.largeIcon";
D24.1.0.txt3983 field public static final java.lang.String EXTRA_LARGE_ICON = "android.largeIcon";

12