Searched refs:stopRepeating (Results 1 – 3 of 3) sorted by relevance
147 public void stopRepeating() throws CameraAccessException, CameraCaptureSessionClosedException { in stopRepeating() method in AndroidCameraCaptureSessionProxy149 mSession.stopRepeating(); in stopRepeating()
89 public void stopRepeating() throws CameraAccessException, CameraCaptureSessionClosedException; in stopRepeating() method
583 mCaptureSession.stopRepeating(); in close()