Searched refs:isLockoutTimerStarted (Results 1 – 2 of 2) sorted by relevance
122 bool isLockoutTimerStarted; variable127 bool getLockoutTimerStarted() { return isLockoutTimerStarted; } in getLockoutTimerStarted()
389 if (isLockoutTimerStarted) isLockoutTimerAborted = true; in resetLockoutImpl()519 if (isLockoutTimerSupported && !isLockoutTimerStarted) startLockoutTimer(timeLeft, cb); in checkSensorLockout()534 isLockoutTimerStarted = true; in startLockoutTimer()541 isLockoutTimerStarted = false; in lockoutTimerExpired()