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