Home
last modified time | relevance | path

Searched refs:onAuthenticationRejected (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/
DAuthSessionTest.java263 session.onAuthenticationRejected(1); in testOnErrorReceived_lockoutError()
332 session.onAuthenticationRejected(faceId); in testOnRejectionReceivedBeforeOnDialogAnimatedIn()
/frameworks/base/services/core/java/com/android/server/biometrics/
DAuthSession.java680 void onAuthenticationRejected(int sensorId) { in onAuthenticationRejected() method in AuthSession
DBiometricService.java1207 session.onAuthenticationRejected(sensorId);