Searched refs:faceSensorProperties (Results 1 – 2 of 2) sorted by relevance
473 final List<FaceSensorPropertiesInternal> faceSensorProperties = in generateChallenge() local475 if (faceSensorProperties.isEmpty()) { in generateChallenge()480 final int sensorId = faceSensorProperties.get(0).sensorId; in generateChallenge()601 final List<FaceSensorPropertiesInternal> faceSensorProperties = in getEnrolledFaces() local603 if (faceSensorProperties.isEmpty()) { in getEnrolledFaces()610 return mService.getEnrolledFaces(faceSensorProperties.get(0).sensorId, userId, in getEnrolledFaces()648 final List<FaceSensorPropertiesInternal> faceSensorProperties = in hasEnrolledTemplates() local650 if (faceSensorProperties.isEmpty()) { in hasEnrolledTemplates()674 final List<FaceSensorPropertiesInternal> faceSensorProperties = in isHardwareDetected() local676 if (faceSensorProperties.isEmpty()) { in isHardwareDetected()[all …]
243 final List<FaceSensorPropertiesInternal> faceSensorProperties = in processPendingLockoutsForFace() local246 for (FaceSensorPropertiesInternal prop : faceSensorProperties) { in processPendingLockoutsForFace()252 for (final FaceSensorPropertiesInternal prop : faceSensorProperties) { in processPendingLockoutsForFace()