Lines Matching refs:kDefaultDeviceId
102 return android::kDefaultDeviceId; in getDeviceId()
368 int32_t deviceId = kDefaultDeviceId; in filterAPI1SystemCameraLocked()
377 if (deviceId != kDefaultDeviceId) { in filterAPI1SystemCameraLocked()
632 mapToInterface(newStatus), id, physicalId, kDefaultDeviceId); in onDeviceStatusChanged()
789 if (vd_flags::camera_device_awareness() && (deviceId != kDefaultDeviceId) in getNumberOfCameras()
1161 if (deviceId != kDefaultDeviceId) { in injectSessionParams()
1191 if ((deviceId == kDefaultDeviceId) in resolveCameraId()
1195 if (storedDeviceId != kDefaultDeviceId) { in resolveCameraId()
1258 if (vd_flags::camera_device_awareness() && (deviceId != kDefaultDeviceId) in cameraIdIntToStrLocked()
3343 ? kDefaultDeviceId : deviceId)); in isConcurrentSessionConfigurationSupported()
3469 if (s.deviceId == kDefaultDeviceId) { in addListenerHelper()
3486 kDefaultDeviceId); in addListenerHelper()
3643 if (deviceIdForInternalCamera != kDefaultDeviceId) { in injectCamera()
3649 if (deviceIdForExternalCamera != kDefaultDeviceId) { in injectCamera()
5655 if (deviceId != kDefaultDeviceId) { in updateStatus()