/aosp_15_r20/packages/modules/Virtualization/android/virtualizationservice/aidl/android/system/virtualmachineservice/ |
D | IVirtualMachineService.aidl | 48 void notifyError(ErrorCode errorCode, in String message); in notifyError() method
|
/aosp_15_r20/frameworks/base/core/java/android/hardware/biometrics/ |
H A D | ITestSession.aidl | 55 void notifyError(int userId, int errorCode); in notifyError() method
|
H A D | BiometricTestSession.java | 230 public void notifyError(int userId, int errorCode) { in notifyError() method in BiometricTestSession
|
/aosp_15_r20/frameworks/base/core/java/android/hardware/camera2/impl/ |
H A D | CameraInjectionSessionImpl.java | 197 private void notifyError(final int errorCode) { in notifyError() method in CameraInjectionSessionImpl
|
/aosp_15_r20/frameworks/base/media/java/android/media/tv/ad/ |
H A D | ITvAdSession.aidl | 43 void notifyError(in String errMsg, in Bundle params); in notifyError() method
|
H A D | ITvAdSessionWrapper.java | 263 public void notifyError(@NonNull String errMsg, @NonNull Bundle params) { in notifyError() method in ITvAdSessionWrapper
|
H A D | ITvAdManager.aidl | 52 void notifyError(in IBinder sessionToken, in String errMsg, in Bundle params, int userId); in notifyError() method
|
H A D | TvAdService.java | 772 void notifyError(String errMsg, Bundle params) { in notifyError() method in TvAdService.Session
|
H A D | TvAdView.java | 619 public void notifyError(@NonNull String errMsg, @NonNull Bundle params) { in notifyError() method in TvAdView
|
/aosp_15_r20/external/libchrome/mojo/public/js/lib/ |
H A D | interface_endpoint_client.js | 192 InterfaceEndpointClient.prototype.notifyError = function(reason) { method in InterfaceEndpointClient
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/aidl/ |
H A D | BiometricTestSessionImpl.java | 252 public void notifyError(int userId, int errorCode) { in notifyError() method in BiometricTestSessionImpl
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/aidl/ |
H A D | BiometricTestSessionImpl.java | 266 public void notifyError(int userId, int errorCode) { in notifyError() method in BiometricTestSessionImpl
|
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/api2/ |
H A D | CompositeStream.cpp | 207 void CompositeStream::notifyError(int64_t frameNumber, int32_t requestId) { in notifyError() function in android::camera3::CompositeStream
|
H A D | CameraOfflineSessionClient.cpp | 215 void CameraOfflineSessionClient::notifyError(int32_t errorCode, in notifyError() function in android::CameraOfflineSessionClient
|
/aosp_15_r20/packages/modules/Virtualization/android/TerminalApp/java/com/android/virtualization/terminal/ |
D | InstallerService.java | 224 private void notifyError(String displayText) { in notifyError() method in InstallerService
|
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/api1/client2/ |
H A D | CaptureSequencer.cpp | 121 void CaptureSequencer::notifyError(int32_t errorCode, const CaptureResultExtras& resultExtras) { in notifyError() function in android::camera2::CaptureSequencer
|
/aosp_15_r20/frameworks/base/media/java/android/media/tv/interactive/ |
H A D | ITvInteractiveAppSession.aidl | 55 void notifyError(in String errMsg, in Bundle params); in notifyError() method
|
H A D | ITvInteractiveAppSessionWrapper.java | 502 public void notifyError(@NonNull String errMsg, @NonNull Bundle params) { in notifyError() method in ITvInteractiveAppSessionWrapper
|
/aosp_15_r20/hardware/interfaces/camera/device/3.6/default/ |
H A D | ExternalCameraOfflineSession.cpp | 484 void ExternalCameraOfflineSession::notifyError(uint32_t frameNumber, int32_t streamId, ErrorCode ec… in notifyError() function in android::hardware::camera::device::V3_6::implementation::ExternalCameraOfflineSession
|
/aosp_15_r20/hardware/interfaces/camera/device/default/ |
H A D | ExternalCameraOfflineSession.cpp | 274 void ExternalCameraOfflineSession::notifyError(int32_t frameNumber, int32_t streamId, in notifyError() function in android::hardware::camera::device::implementation::ExternalCameraOfflineSession
|
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/common/ |
H A D | Camera2ClientBase.cpp | 345 void Camera2ClientBase<TClientBase>::notifyError( in notifyError() function in android::Camera2ClientBase
|
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/ |
H A D | BleCocClientService.java | 287 private void notifyError(String message) { in notifyError() method in BleCocClientService
|
/aosp_15_r20/device/google/cuttlefish/guest/hals/camera/ |
D | vsock_camera_device_session_3_4.cpp | 435 void VsockCameraDeviceSession::notifyError(uint32_t frame_number, in notifyError() function in android::hardware::camera::device::V3_4::implementation::VsockCameraDeviceSession
|
/aosp_15_r20/device/generic/goldfish/camera/ |
D | CameraDeviceSession.cpp | 85 void notifyError(ICameraDeviceCallback* cb, in notifyError() function
|
/aosp_15_r20/packages/services/Car/cpp/computepipe/runner/engine/ |
D | DefaultEngine.cpp | 754 void StreamCallback::notifyError(std::string msg) { in notifyError() function in android::automotive::computepipe::runner::engine::StreamCallback
|