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.java1119 public static boolean isSystemCamera(CameraManager manager, String cameraId) in isSystemCamera() method in CameraTestUtils
1132 boolean isSystemCamera = isSystemCamera(manager, id); in getCameraIdListForTesting()
1133 if (getSystemCameras == isSystemCamera) { in getCameraIdListForTesting()