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/
DEmailNotificationController.java69 private static final int NOTIFICATION_ID_PASSWORD_EXPIRING = 4; field in EmailNotificationController
465 NOTIFICATION_ID_PASSWORD_EXPIRING); in showPasswordExpiringNotificationSynchronous()
493 mNotificationManager.cancel(NOTIFICATION_ID_PASSWORD_EXPIRING); in cancelPasswordExpirationNotifications()