Home
last modified time | relevance | path

Searched defs:onError (Results 26 – 50 of 287) sorted by relevance

12345678910>>...12

/aosp14/frameworks/base/core/java/android/accounts/
H A DIAccountManagerResponse.aidl28 void onError(int errorCode, String errorMessage); in onError() method
H A DIAccountAuthenticatorResponse.aidl30 void onError(int errorCode, String errorMessage); in onError() method
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/resource/
H A Dtexture.h30 Texture(const WeakPtr<PipelineBase>& context, ErrorCallback&& onError) in Texture()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/resource/
H A Dnative_texture.h28 NativeTexture(const WeakPtr<PipelineContext>& context, ErrorCallback&& onError) in NativeTexture()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-camera-kit/
H A D_capture_session___callbacks.md29 ### onError subsection
H A D_metadata_output___callbacks.md29 ### onError subsection
H A D_preview_output___callbacks.md30 ### onError subsection
H A D_video_output___callbacks.md30 ### onError subsection
/ohos5.0/docs/en/application-dev/reference/apis-camera-kit/
H A D_capture_session___callbacks.md29 ### onError subsection
H A D_metadata_output___callbacks.md29 ### onError subsection
H A D_preview_output___callbacks.md30 ### onError subsection
H A D_video_output___callbacks.md30 ### onError subsection
/ohos5.0/foundation/multimedia/camera_framework/interfaces/kits/native/include/camera/
H A Dcamera_input.h86 OH_CameraInput_OnError onError; member
/aosp14/frameworks/base/core/java/android/speech/
H A DIModelDownloadListener.aidl48 void onError(in int error); in onError() method
H A DModelDownloadListener.java55 void onError(@SpeechRecognizer.RecognitionError int error); in onError() method
/aosp14/frameworks/base/core/java/android/security/
H A DConfirmationCallback.java53 public void onError(Throwable e) {} in onError() method in ConfirmationCallback
/aosp14/frameworks/base/telephony/java/android/telephony/
H A DICellInfoCallback.aidl30 void onError(in int errorCode, in String exceptionName, in String message); in onError() method
/aosp14/frameworks/base/core/java/android/speech/tts/
H A DITextToSpeechSessionCallback.aidl31 void onError(in String errorInfo); in onError() method
/aosp14/frameworks/base/telephony/java/android/telephony/mbms/
H A DIMbmsDownloadSessionCallback.aidl29 void onError(int errorCode, String message); in onError() method
H A DIMbmsStreamingSessionCallback.aidl29 void onError(int errorCode, String message); in onError() method
/ohos5.0/docs/zh-cn/application-dev/reference/apis-media-kit/
H A D_o_h___a_v_screen_capture_callback.md49 ### onError subsection
/ohos5.0/docs/en/application-dev/reference/apis-media-kit/
H A D_o_h___a_v_screen_capture_callback.md49 ### onError subsection
/ohos5.0/foundation/arkui/ace_engine/component_ext/movingphoto/
H A Dmovingphoto_event_hub.h122 void SetOnError(MovingPhotoEventFunc&& onError) in SetOnError()
135 auto onError = onError_; in FireErrorEvent() local
/aosp14/frameworks/base/telecomm/java/android/telecom/
H A DResponse.java39 void onError(IN request, int code, String msg); in onError() method
/aosp14/frameworks/base/core/java/android/credentials/
H A DICreateCredentialCallback.aidl30 oneway void onError(String errorType, String message); in onError() method

12345678910>>...12