Searched refs:mNotificationId (Results 1 - 1 of 1) sorted by path

/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DGlobalScreenshot.java86 private int mNotificationId; field in class:SaveImageInBackgroundTask
136 mNotificationId = nId;
244 mNotificationManager.notify(mNotificationId, n);

Completed in 67 milliseconds