Home
last modified time | relevance | path

Searched defs:resetLockoutFor (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/biometrics/sensors/
DAuthSessionListener.java51 void resetLockoutFor(int uerId, @Authenticators.Types int biometricStrength, long requestId); in resetLockoutFor() method
DAuthSessionCoordinator.java178 public void resetLockoutFor(int userId, @Authenticators.Types int biometricStrength, in resetLockoutFor() method in AuthSessionCoordinator