Home
last modified time | relevance | path

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

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