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

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

Completed in 29 milliseconds