Searched refs:mNotificationStyle (Results 1 – 1 of 1) sorted by relevance
55 private final Notification.BigPictureStyle mNotificationStyle; field in ScreenshotNotificationsController90 mNotificationStyle = new Notification.BigPictureStyle(); in ScreenshotNotificationsController()126 mNotificationStyle.bigPicture(picture.createAshmemBitmap()); in setImage()147 mNotificationStyle.bigLargeIcon((Bitmap) null); in setImage()173 .setStyle(mNotificationStyle) in showSavingScreenshotNotification()