Searched refs:isLockoutTimerSupported (Results 1 – 2 of 2) sorted by relevance
121 bool isLockoutTimerSupported; variable
37 isLockoutTimerSupported(true) {} in FakeFingerprintEngine()519 if (isLockoutTimerSupported && !isLockoutTimerStarted) startLockoutTimer(timeLeft, cb); in checkSensorLockout()