Home
last modified time | relevance | path

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

/cts/tests/camera/utils/src/android/hardware/camera2/cts/
DCameraTestUtils.java1356 public static boolean isSystemCamera(CameraManager manager, String cameraId) in isSystemCamera() method in CameraTestUtils
1369 boolean isSystemCamera = isSystemCamera(manager, id); in getCameraIdListForTesting()
1370 if (getSystemCameras == isSystemCamera) { in getCameraIdListForTesting()