Searched refs:EXTRA_LARGE_ICON (Results 1 – 6 of 6) sorted by relevance
169 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()
209 assertNotNull(n.extras.getParcelable(Notification.EXTRA_LARGE_ICON)); in testLegacyIcons_preM()
1061 public static final String EXTRA_LARGE_ICON = "android.largeIcon"; field in Notification1069 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.CarExtender9821 mLargeIcon = carBundle.getParcelable(EXTRA_LARGE_ICON); in CarExtender()9839 carExtensions.putParcelable(EXTRA_LARGE_ICON, mLargeIcon); in extend()
1218 n.extras.putParcelable(Notification.EXTRA_LARGE_ICON, largeIconBits); in createLegacyIconExtras()
473 if (names.contains(Notification.EXTRA_LARGE_ICON)) { in countApiUse()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...