Searched refs:CAMERA_CLOSE_TIMEOUT_MS (Results 1 – 8 of 8) sorted by relevance
39 private static final int CAMERA_CLOSE_TIMEOUT_MS = 2000; field in Camera2PermissionTest130 mCameraListener.waitForState(STATE_CLOSED, CAMERA_CLOSE_TIMEOUT_MS); in closeCamera()
546 CameraTestUtils.CAMERA_CLOSE_TIMEOUT_MS); in testCameraManagerListenerCallbacks()583 CameraTestUtils.CAMERA_CLOSE_TIMEOUT_MS); in testCameraManagerListenerCallbacks()
767 mCameraListener.waitForState(STATE_CLOSED, CAMERA_CLOSE_TIMEOUT_MS); in closeDevice()
98 public static final int CAMERA_CLOSE_TIMEOUT_MS = 3000; field in CameraTestUtils
250 listener.waitForState(STATE_CLOSED, CAMERA_CLOSE_TIMEOUT_MS); in closeDevice()
382 mCameraListener.waitForState(STATE_CLOSED, CAMERA_CLOSE_TIMEOUT_MS); in close()
584 mCameraListener.waitForState(STATE_CLOSED, CAMERA_CLOSE_TIMEOUT_MS); in closeDevice()
68 private static final int CAMERA_CLOSE_TIMEOUT_MS = 5000; field in CameraMetadataGetter221 mCameraListener.waitForState(STATE_CLOSED, CAMERA_CLOSE_TIMEOUT_MS); in getCaptureRequestTemplates()