Searched refs:ERROR_CLIENT (Results 1 – 8 of 8) sorted by relevance
313 mListener.onError(ERROR_CLIENT); in handleStartListening()327 mListener.onError(ERROR_CLIENT); in handleStopMessage()341 mListener.onError(ERROR_CLIENT); in handleCancelMessage()376 callbackExecutor.execute(() -> recognitionSupportCallback.onError(ERROR_CLIENT)); in handleCheckRecognitionSupport()396 mListener.onError(ERROR_CLIENT); in handleTriggerModelDownload()407 callbackExecutor.execute(() -> modelDownloadListener.onError(ERROR_CLIENT)); in handleTriggerModelDownload()416 mListener.onError(ERROR_CLIENT); in checkOpenConnection()455 mListener.onError(ERROR_CLIENT); in connectToSystemService()504 mListener.onError(ERROR_CLIENT); in maybeInitializeManagerService()539 mListener.onError(ERROR_CLIENT); in getSpeechRecognizerComponentName()
217 ERROR_CLIENT,244 public static final int ERROR_CLIENT = 5; field in SpeechRecognizer
170 listener.onError(SpeechRecognizer.ERROR_CLIENT); in dispatchStartListening()183 listener.onError(SpeechRecognizer.ERROR_CLIENT); in dispatchStopListening()
118 tryRespondWithError(callback, SpeechRecognizer.ERROR_CLIENT); in createSessionLocked()126 tryRespondWithError(callback, SpeechRecognizer.ERROR_CLIENT); in createSessionLocked()212 tryRespondWithError(callback, SpeechRecognizer.ERROR_CLIENT); in createSessionLocked()215 tryRespondWithError(callback, SpeechRecognizer.ERROR_CLIENT); in createSessionLocked()
160 tryRespondWithError(listener, SpeechRecognizer.ERROR_CLIENT); in startListening()191 tryRespondWithError(listener, SpeechRecognizer.ERROR_CLIENT); in stopListening()195 tryRespondWithError(listener, SpeechRecognizer.ERROR_CLIENT); in stopListening()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
27335 field public static final int ERROR_CLIENT = 5; // 0x5
42018 field public static final int ERROR_CLIENT = 5; // 0x5