Home
last modified time | relevance | path

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

/packages/apps/Email/src/com/android/email/
DNotificationController.java73 private static final int NOTIFICATION_ID_PASSWORD_EXPIRING = 4; field in NotificationController
750 NOTIFICATION_ID_PASSWORD_EXPIRING); in showPasswordExpiringNotification()
776 mNotificationManager.cancel(NOTIFICATION_ID_PASSWORD_EXPIRING); in cancelPasswordExpirationNotifications()