Searched defs:openDevice (Results 1 – 6 of 6) sorted by relevance
229 protected void openDevice(String cameraId) throws Exception { in openDevice() method in Camera2ConcurrentAndroidTestCase241 protected void openDevice(String cameraId, BlockingStateCallback listener) throws Exception { in openDevice() method in Camera2ConcurrentAndroidTestCase
220 protected void openDevice(String cameraId) throws Exception { in openDevice() method in Camera2AndroidTestCase230 protected void openDevice(String cameraId, BlockingStateCallback listener) throws Exception { in openDevice() method in Camera2AndroidTestCase
345 public void openDevice(String cameraId) throws Exception { in openDevice() method in Camera2AndroidTestRule355 public void openDevice(String cameraId, BlockingStateCallback listener) throws Exception { in openDevice() method in Camera2AndroidTestRule
633 protected void openDevice(String cameraId) throws Exception { in openDevice() method in Camera2SurfaceViewTestCase
60 private void openDevice(String cameraId) throws Exception { in openDevice() method in CameraExtensionCharacteristicsTest
798 private void openDevice(String cameraId) { in openDevice() method in AllocationTest.CameraIterable