Searched refs:secondsLeft (Results 1 – 1 of 1) sorted by relevance
226 final long secondsLeft = (mDisablePinUntil - System.currentTimeMillis()) / 1000; in updateWrongPin() local227 final boolean enabled = secondsLeft < 1; in updateWrongPin()236 secondsLeft)); in updateWrongPin()