Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/biometrics/
DBiometricSourceType.java28 IRIS; enumConstant
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DBiometricUnlockController.java224 BiometricSourceType.IRIS, BiometricUiEvent.BIOMETRIC_IRIS_ERROR
231 BiometricSourceType.IRIS, BiometricUiEvent.BIOMETRIC_IRIS_SUCCESS
238 BiometricSourceType.IRIS, BiometricUiEvent.BIOMETRIC_IRIS_FAILURE
492 || biometricSourceType == BiometricSourceType.IRIS) { in calculateMode()
696 case IRIS: in toSubtype()