Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/
DBiometricServiceTest.java1021 int biometricPromptError) throws Exception { in testBiometricAuth_whenLockout() argument
1032 eq(biometricPromptError), eq(0) /* vendorCode */); in testBiometricAuth_whenLockout()
1050 int biometricPromptError) throws Exception { in testMultiBiometricAuth_whenLockout() argument
1072 eq(biometricPromptError), eq(0) /* vendorCode */); in testMultiBiometricAuth_whenLockout()