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