Searched refs:largeIconBits (Results 1 – 1 of 1) sorted by relevance
1401 final Bitmap largeIconBits = ((BitmapDrawable) d).getBitmap(); in createLegacyIconExtras() local1402 n.extras.putParcelable(Notification.EXTRA_LARGE_ICON, largeIconBits); in createLegacyIconExtras()1403 n.largeIcon = largeIconBits; in createLegacyIconExtras()