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

/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DGlobalScreenshot.java305 private static final int SCREENSHOT_NOTIFICATION_ID = 789; field in class:GlobalScreenshot
411 SCREENSHOT_NOTIFICATION_ID).execute(data);
674 nManager.notify(SCREENSHOT_NOTIFICATION_ID, n);

Completed in 73 milliseconds