Searched defs:mNotificationCountdown (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/
H A DCryptKeeper.java128 private int mNotificationCountdown = 0; field in class:CryptKeeper
364 if (mNotificationCountdown > 0) {
365 --mNotificationCountdown;
1003 mNotificationCountdown = 20;

Completed in 42 milliseconds