Home
last modified time | relevance | path

Searched refs:getSystemCameras (Results 1 – 1 of 1) sorted by relevance

/cts/tests/camera/utils/src/android/hardware/camera2/cts/
DCameraTestUtils.java1364 boolean getSystemCameras) in getCameraIdListForTesting() argument
1370 if (getSystemCameras == isSystemCamera) { in getCameraIdListForTesting()
1378 boolean getSystemCameras) in getConcurrentCameraIds() argument
1380 …meraIds = new HashSet<String>(Arrays.asList(getCameraIdListForTesting(manager, getSystemCameras))); in getConcurrentCameraIds()