Home
last modified time | relevance | path

Searched defs:openDevice (Results 1 – 3 of 3) sorted by relevance

/cts/tests/camera/src/android/hardware/camera2/cts/testcases/
DCamera2AndroidTestCase.java179 protected void openDevice(String cameraId) throws Exception { in openDevice() method in Camera2AndroidTestCase
189 protected void openDevice(String cameraId, BlockingStateCallback listener) throws Exception { in openDevice() method in Camera2AndroidTestCase
DCamera2SurfaceViewTestCase.java582 protected void openDevice(String cameraId) throws Exception { in openDevice() method in Camera2SurfaceViewTestCase
/cts/tests/camera/src/android/hardware/camera2/cts/
DAllocationTest.java776 private void openDevice(String cameraId) { in openDevice() method in AllocationTest.CameraIterable