Home
last modified time | relevance | path

Searched defs:systemCameraKind (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp1519 bool CameraService::shouldSkipStatusUpdates(SystemCameraKind systemCameraKind, in shouldSkipStatusUpdates()
1546 SystemCameraKind systemCameraKind = SystemCameraKind::PUBLIC; in shouldRejectSystemCameraConnection() local
3345 const std::set<String8>& conflicting, SystemCameraKind systemCameraKind) : mId(id), in CameraState()