Searched refs:onCaptureQueueEmpty (Results 1 – 6 of 6) sorted by relevance
91 public void onCaptureQueueEmpty(CameraCaptureSession session) { in onCaptureQueueEmpty() method in CallbackProxies.SessionStateCallbackProxy94 mExecutor.execute(() -> mCallback.onCaptureQueueEmpty(session)); in onCaptureQueueEmpty()
402 public void onCaptureQueueEmpty(CameraCaptureSession session) { in onCaptureQueueEmpty() method in CameraConstrainedHighSpeedCaptureSessionImpl.WrapperCallback403 mCallback.onCaptureQueueEmpty(CameraConstrainedHighSpeedCaptureSessionImpl.this); in onCaptureQueueEmpty()
879 mStateCallback.onCaptureQueueEmpty(session);
1125 public void onCaptureQueueEmpty(@NonNull CameraCaptureSession session) { in onCaptureQueueEmpty() method in CameraCaptureSession.StateCallback
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
18436 method public void onCaptureQueueEmpty(@NonNull android.hardware.camera2.CameraCaptureSession);