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

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

Completed in 77 milliseconds