Searched refs:faceSensorProperties (Results 1 – 2 of 2) sorted by relevance
421 final List<FaceSensorPropertiesInternal> faceSensorProperties = in generateChallenge() local423 if (faceSensorProperties.isEmpty()) { in generateChallenge()428 final int sensorId = faceSensorProperties.get(0).sensorId; in generateChallenge()549 final List<FaceSensorPropertiesInternal> faceSensorProperties = in getEnrolledFaces() local551 if (faceSensorProperties.isEmpty()) { in getEnrolledFaces()558 return mService.getEnrolledFaces(faceSensorProperties.get(0).sensorId, userId, in getEnrolledFaces()596 final List<FaceSensorPropertiesInternal> faceSensorProperties = in hasEnrolledTemplates() local598 if (faceSensorProperties.isEmpty()) { in hasEnrolledTemplates()622 final List<FaceSensorPropertiesInternal> faceSensorProperties = in isHardwareDetected() local624 if (faceSensorProperties.isEmpty()) { in isHardwareDetected()[all …]
228 final List<FaceSensorPropertiesInternal> faceSensorProperties = in processPendingLockoutsForFace() local231 for (FaceSensorPropertiesInternal prop : faceSensorProperties) { in processPendingLockoutsForFace()237 for (final FaceSensorPropertiesInternal prop : faceSensorProperties) { in processPendingLockoutsForFace()