Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/testcases/
DCamera2ConcurrentAndroidTestCase.java229 protected void openDevice(String cameraId) throws Exception { in openDevice() method in Camera2ConcurrentAndroidTestCase
241 protected void openDevice(String cameraId, BlockingStateCallback listener) throws Exception { in openDevice() method in Camera2ConcurrentAndroidTestCase
DCamera2AndroidTestCase.java220 protected void openDevice(String cameraId) throws Exception { in openDevice() method in Camera2AndroidTestCase
230 protected void openDevice(String cameraId, BlockingStateCallback listener) throws Exception { in openDevice() method in Camera2AndroidTestCase
DCamera2AndroidTestRule.java345 public void openDevice(String cameraId) throws Exception { in openDevice() method in Camera2AndroidTestRule
355 public void openDevice(String cameraId, BlockingStateCallback listener) throws Exception { in openDevice() method in Camera2AndroidTestRule
DCamera2SurfaceViewTestCase.java633 protected void openDevice(String cameraId) throws Exception { in openDevice() method in Camera2SurfaceViewTestCase
/cts/tests/camera/src/android/hardware/camera2/cts/
DCameraExtensionCharacteristicsTest.java60 private void openDevice(String cameraId) throws Exception { in openDevice() method in CameraExtensionCharacteristicsTest
DAllocationTest.java798 private void openDevice(String cameraId) { in openDevice() method in AllocationTest.CameraIterable