Searched refs:getSystemCameras (Results 1 – 1 of 1) sorted by relevance
1364 boolean getSystemCameras) in getCameraIdListForTesting() argument1370 if (getSystemCameras == isSystemCamera) { in getCameraIdListForTesting()1378 boolean getSystemCameras) in getConcurrentCameraIds() argument1380 …meraIds = new HashSet<String>(Arrays.asList(getCameraIdListForTesting(manager, getSystemCameras))); in getConcurrentCameraIds()