Searched refs:mNotificationStyle (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DGlobalScreenshot.java112 private final BigPictureStyle mNotificationStyle; field in class:SaveImageInBackgroundTask
176 mNotificationStyle = new Notification.BigPictureStyle()
200 .setStyle(mNotificationStyle)
218 mNotificationStyle.bigLargeIcon((Bitmap) null);

Completed in 27 milliseconds