Home
last modified time | relevance | path

Searched refs:ERROR_CODE_UNKNOWN (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/android/service/voice/
H A DSoundTriggerFailure.java44 public static final int ERROR_CODE_UNKNOWN = 0; field in SoundTriggerFailure
68 ERROR_CODE_UNKNOWN,
97 case ERROR_CODE_UNKNOWN: in SoundTriggerFailure()
107 && errorCode != ERROR_CODE_UNKNOWN) { in SoundTriggerFailure()
141 case ERROR_CODE_UNKNOWN: in getSuggestedActionBasedOnErrorCode()
H A DVisualQueryDetectionServiceFailure.java42 public static final int ERROR_CODE_UNKNOWN = 0; field in VisualQueryDetectionServiceFailure
73 ERROR_CODE_UNKNOWN,
83 private int mErrorCode = ERROR_CODE_UNKNOWN;
H A DHotwordDetectionServiceFailure.java45 public static final int ERROR_CODE_UNKNOWN = 0; field in HotwordDetectionServiceFailure
86 ERROR_CODE_UNKNOWN,
98 private int mErrorCode = ERROR_CODE_UNKNOWN;
H A DAlwaysOnHotwordDetector.java21 import static android.service.voice.SoundTriggerFailure.ERROR_CODE_UNKNOWN;
1428 sendSoundTriggerFailure(new SoundTriggerFailure(ERROR_CODE_UNKNOWN, in onSoundModelsChanged()
1439 sendSoundTriggerFailure(new SoundTriggerFailure(ERROR_CODE_UNKNOWN, in onSoundModelsChanged()
/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiCecAtomWriter.java32 private static final int ERROR_CODE_UNKNOWN = -1; field in HdmiCecAtomWriter
60 messageReported(message, direction, callingUid, ERROR_CODE_UNKNOWN); in messageReported()
73 int sendMessageResult = errorCode == ERROR_CODE_UNKNOWN in createMessageReportedGenericArgs()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt13209 field public static final int ERROR_CODE_UNKNOWN = 0; // 0x0
13266 field public static final int ERROR_CODE_UNKNOWN = 0; // 0x0
13295 field public static final int ERROR_CODE_UNKNOWN = 0; // 0x0