Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/
DBiometricServiceTest.java126 private static final String ERROR_NOT_RECOGNIZED = "not_recognized"; field in BiometricServiceTest
220 .thenReturn(ERROR_NOT_RECOGNIZED); in setUp()
222 .thenReturn(ERROR_NOT_RECOGNIZED); in setUp()
224 .thenReturn(ERROR_NOT_RECOGNIZED); in setUp()