Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/datamodel/
DBugleNotifications.java825 final Bitmap wearBitmap = ImageUtils.scaleCenterCrop(attachmentBitmap, in fireOffNotification() local
827 photoPageWearableExtender.setBackground(wearBitmap); in fireOffNotification()