Searched refs:notifyLockoutResetCallbacks (Results 1 – 8 of 8) sorted by relevance
118 public void notifyLockoutResetCallbacks(int sensorId) { in notifyLockoutResetCallbacks() method in LockoutResetDispatcher
100 lockoutResetDispatcher.notifyLockoutResetCallbacks(sensorId); in resetLocalLockoutStateToNone()
123 verify(mLockoutResetDispatcher).notifyLockoutResetCallbacks(eq(SENSOR_ID)); in verifyNotLocked()
326 mLockoutResetDispatcher.notifyLockoutResetCallbacks(mSensorId); in onLockoutChanged()
160 mLockoutResetDispatcher.notifyLockoutResetCallbacks(mSensorProperties.sensorId);
13858 HPLcom/android/server/biometrics/sensors/LockoutResetDispatcher;->notifyLockoutResetCallbacks(I)V+]…