Home
last modified time | relevance | path

Searched refs:stopRepeating (Results 1 – 14 of 14) sorted by relevance

/aosp14/frameworks/base/core/java/android/hardware/camera2/extension/
H A DIRequestProcessorImpl.aidl31 void stopRepeating(); in stopRepeating() method
H A DISessionProcessorImpl.aidl40 void stopRepeating(); in stopRepeating() method
/aosp14/frameworks/base/core/java/android/hardware/camera2/impl/
H A DCameraAdvancedExtensionSessionImpl.java508 public void stopRepeating() throws CameraAccessException { in stopRepeating() method in CameraAdvancedExtensionSessionImpl
514 mCaptureSession.stopRepeating(); in stopRepeating()
517 mSessionProcessor.stopRepeating(); in stopRepeating()
532 mCaptureSession.stopRepeating(); in close()
536 mSessionProcessor.stopRepeating(); in close()
1124 public void stopRepeating() { in stopRepeating() method in CameraAdvancedExtensionSessionImpl.RequestProcessor
1131 mCaptureSession.stopRepeating(); in stopRepeating()
H A DCameraConstrainedHighSpeedCaptureSessionImpl.java299 public void stopRepeating() throws CameraAccessException { in stopRepeating() method in CameraConstrainedHighSpeedCaptureSessionImpl
300 mSessionImpl.stopRepeating(); in stopRepeating()
H A DCameraCaptureSessionImpl.java416 public void stopRepeating() throws CameraAccessException { in stopRepeating() method in CameraCaptureSessionImpl
424 mDeviceImpl.stopRepeating(); in stopRepeating()
579 mDeviceImpl.stopRepeating(); in close()
H A DCameraDeviceImpl.java475 stopRepeating(); in configureStreamsChecked()
987 stopRepeating(); in switchToOffline()
1263 stopRepeating(); in submitCaptureRequest()
1338 public void stopRepeating() throws CameraAccessException { in stopRepeating() method in CameraDeviceImpl
H A DCameraExtensionSessionImpl.java767 public void stopRepeating() throws CameraAccessException { in stopRepeating() method in CameraExtensionSessionImpl
774 mCaptureSession.stopRepeating(); in stopRepeating()
784 mCaptureSession.stopRepeating(); in close()
H A DCameraOfflineSessionImpl.java878 public void stopRepeating() throws CameraAccessException { in stopRepeating() method in CameraOfflineSessionImpl
/aosp14/frameworks/base/core/java/android/hardware/camera2/
H A DCameraExtensionSession.java429 public void stopRepeating() throws CameraAccessException { in stopRepeating() method in CameraExtensionSession
H A DCameraCaptureSession.java790 public abstract void stopRepeating() throws CameraAccessException; in stopRepeating() method in CameraCaptureSession
/aosp14/frameworks/base/packages/services/CameraExtensionsProxy/src/com/android/cameraextensions/
H A DCameraExtensionsProxyService.java1248 public void stopRepeating() { in stopRepeating() method in CameraExtensionsProxyService.RequestProcessorStub
1250 mRequestProcessor.stopRepeating(); in stopRepeating()
1348 public void stopRepeating() { in stopRepeating() method in CameraExtensionsProxyService.SessionProcessorImplStub
1349 mSessionProcessor.stopRepeating(); in stopRepeating()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt18415 … method public abstract void stopRepeating() throws android.hardware.camera2.CameraAccessException;
18646 method public void stopRepeating() throws android.hardware.camera2.CameraAccessException;
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt19128 Landroid/hardware/camera2/impl/CameraDeviceImpl;->stopRepeating()V