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

/packages/apps/Email/src/com/android/email/
H A DNotificationController.java74 private static final int NOTIFICATION_ID_PASSWORD_EXPIRED = 5; field in class:NotificationController
769 NOTIFICATION_ID_PASSWORD_EXPIRED);
777 mNotificationManager.cancel(NOTIFICATION_ID_PASSWORD_EXPIRED);

Completed in 46 milliseconds