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.java1127 boolean getSystemCameras) in getCameraIdListForTesting() argument
1133 if (getSystemCameras == isSystemCamera) { in getCameraIdListForTesting()
1141 boolean getSystemCameras) in getConcurrentCameraIds() argument
1143 …meraIds = new HashSet<String>(Arrays.asList(getCameraIdListForTesting(manager, getSystemCameras))); in getConcurrentCameraIds()