Searched defs:resetLockoutTimeBound (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/core/java/android/hardware/biometrics/ |
H A D | IAuthService.aidl | 79 void resetLockoutTimeBound(IBinder token, String opPackageName, int fromSensorId, int userId, in resetLockoutTimeBound() method
|
H A D | IBiometricService.aidl | 90 void resetLockoutTimeBound(IBinder token, String opPackageName, int fromSensorId, int userId, in resetLockoutTimeBound() method
|
H A D | BiometricManager.java | 610 public void resetLockoutTimeBound(IBinder token, String opPackageName, int fromSensorId, in resetLockoutTimeBound() method in BiometricManager
|
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/ |
H A D | AuthService.java | 404 public void resetLockoutTimeBound(IBinder token, String opPackageName, int fromSensorId, in resetLockoutTimeBound() method in AuthService.AuthServiceImpl
|