Home | History | Annotate | Download | only in camera2

Lines Matching defs:stopRepeating

65  * <p>A closed session clears any repeating requests (as if {@link #stopRepeating} had been called),
527 * <p>To stop the repeating capture, call {@link #stopRepeating}. Calling
570 * @see #stopRepeating
607 * @see #stopRepeating
636 * <p>To stop the repeating capture, call {@link #stopRepeating}. Any
681 * @see #stopRepeating
720 * @see #stopRepeating
750 public abstract void stopRepeating() throws CameraAccessException;
870 * repeating requests or bursts are stopped (as if {@link #stopRepeating()} was called).
990 * any repeating requests or bursts are stopped (as if {@link #stopRepeating()} was called).
1258 * by a variety of operations such as {@link CameraCaptureSession#stopRepeating} or