Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
DCryptKeeper.java128 private int mNotificationCountdown = 0; field in CryptKeeper
363 if (mNotificationCountdown > 0) { in notifyUser()
364 --mNotificationCountdown; in notifyUser()
1000 mNotificationCountdown = 20; in delayAudioNotification()
/packages/apps/Settings/src/com/android/settings/
DCryptKeeper.java128 private int mNotificationCountdown = 0; field in CryptKeeper
363 if (mNotificationCountdown > 0) { in notifyUser()
364 --mNotificationCountdown; in notifyUser()
1000 mNotificationCountdown = 20; in delayAudioNotification()