Home
last modified time | relevance | path

Searched refs:EXTRA_LARGE_ICON_BIG (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/core/java/android/app/
DNotification.java766 public static final String EXTRA_LARGE_ICON_BIG = EXTRA_LARGE_ICON + ".big"; field in Notification
1605 extras.remove(Notification.EXTRA_LARGE_ICON_BIG); in lightenPayload()
4015 extras.putParcelable(EXTRA_LARGE_ICON_BIG, mBigLargeIcon); in addExtras()
4027 if (extras.containsKey(EXTRA_LARGE_ICON_BIG)) { in restoreFromExtras()
4029 mBigLargeIcon = extras.getParcelable(EXTRA_LARGE_ICON_BIG); in restoreFromExtras()
/frameworks/support/v4/java/android/support/v4/app/
DNotificationCompat.java258 public static final String EXTRA_LARGE_ICON_BIG = EXTRA_LARGE_ICON + ".big"; field in NotificationCompat
/frameworks/support/v4/api/
D22.0.0.txt397 field public static final java.lang.String EXTRA_LARGE_ICON_BIG = "android.largeIcon.big";
D22.1.0.txt397 field public static final java.lang.String EXTRA_LARGE_ICON_BIG = "android.largeIcon.big";
D22.2.1.txt426 field public static final java.lang.String EXTRA_LARGE_ICON_BIG = "android.largeIcon.big";
D22.2.0.txt426 field public static final java.lang.String EXTRA_LARGE_ICON_BIG = "android.largeIcon.big";
D23.txt519 field public static final java.lang.String EXTRA_LARGE_ICON_BIG = "android.largeIcon.big";
Dcurrent.txt525 field public static final java.lang.String EXTRA_LARGE_ICON_BIG = "android.largeIcon.big";
/frameworks/base/api/
Dcurrent.txt4732 field public static final java.lang.String EXTRA_LARGE_ICON_BIG = "android.largeIcon.big";
Dsystem-current.txt4849 field public static final java.lang.String EXTRA_LARGE_ICON_BIG = "android.largeIcon.big";