Searched refs:SYSTEM_ONLY_CAMERA (Results 1 – 3 of 3) sorted by relevance
79 SYSTEM_ONLY_CAMERA, enumerator
259 case SystemCameraKind::SYSTEM_ONLY_CAMERA: in getCameraCount()295 if (deviceKind == SystemCameraKind::SYSTEM_ONLY_CAMERA) { in collectDeviceIdsLocked()1114 return SystemCameraKind::SYSTEM_ONLY_CAMERA; in getSystemCameraKind()
387 if (deviceKind == SystemCameraKind::SYSTEM_ONLY_CAMERA) { in filterAPI1SystemCameraLocked()757 if (systemCameraKind != SystemCameraKind::SYSTEM_ONLY_CAMERA) { in isAutomotiveExteriorSystemCamera()1104 if (deviceKind == SystemCameraKind::SYSTEM_ONLY_CAMERA) { in filterSensitiveMetadataIfNeeded()1785 (deviceKind != SystemCameraKind::SYSTEM_ONLY_CAMERA) && !checkPermissionForCamera) { in validateClientPermissionsLocked()2183 (systemCameraKind == SystemCameraKind::SYSTEM_ONLY_CAMERA && in shouldSkipStatusUpdates()2223 if (!systemClient && systemCameraKind == SystemCameraKind::SYSTEM_ONLY_CAMERA && in shouldRejectSystemCameraConnection()