Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/datamodel/
DBugleNotifications.java812 final Bitmap smallBitmap = ImageUtils.scaleCenterCrop(attachmentBitmap, sIconWidth, in fireOffNotification() local
817 notificationState.mNotificationBuilder.setLargeIcon(smallBitmap); in fireOffNotification()