Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/datamodel/
DBugleNotifications.java126 private static int sIconWidth; field in BugleNotifications
404 sIconWidth = in checkInitialized()
478 sIconWidth, sIconHeight, OsUtil.isAtLeastL()); in processAndSend()
812 final Bitmap smallBitmap = ImageUtils.scaleCenterCrop(attachmentBitmap, sIconWidth, in fireOffNotification()