Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/app/
DNotificationTest.java169 assertSame(q.getLargeIcon(), q.extras.getParcelable(Notification.EXTRA_LARGE_ICON)); in largeIconMultipleReferences_keptAfterParcelling()
178 n.extras.putParcelable(Notification.EXTRA_LARGE_ICON, originalIcon); in largeIconReferenceInExtrasOnly_keptAfterParcelling()
183 assertTrue(((Icon) q.extras.getParcelable(Notification.EXTRA_LARGE_ICON)).getBitmap() in largeIconReferenceInExtrasOnly_keptAfterParcelling()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationListenerServiceTest.java209 assertNotNull(n.extras.getParcelable(Notification.EXTRA_LARGE_ICON)); in testLegacyIcons_preM()
/frameworks/base/core/java/android/app/
DNotification.java1061 public static final String EXTRA_LARGE_ICON = "android.largeIcon"; field in Notification
1069 public static final String EXTRA_LARGE_ICON_BIG = EXTRA_LARGE_ICON + ".big";
2893 fixDuplicateExtra(mLargeIcon, EXTRA_LARGE_ICON); in fixDuplicateExtras()
4042 mN.extras.putParcelable(EXTRA_LARGE_ICON, icon); in setLargeIcon()
9798 private static final String EXTRA_LARGE_ICON = "large_icon"; field in Notification.Builder.CarExtender
9821 mLargeIcon = carBundle.getParcelable(EXTRA_LARGE_ICON); in CarExtender()
9839 carExtensions.putParcelable(EXTRA_LARGE_ICON, mLargeIcon); in extend()
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java1218 n.extras.putParcelable(Notification.EXTRA_LARGE_ICON, largeIconBits); in createLegacyIconExtras()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationUsageStats.java473 if (names.contains(Notification.EXTRA_LARGE_ICON)) { in countApiUse()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...