Searched refs:ERROR_CLIENT (Results 1 – 6 of 6) sorted by relevance
233 ERROR_CLIENT,260 public static final int ERROR_CLIENT = 5; field in SpeechRecognizer763 mListener.onError(ERROR_CLIENT); in handleStartListening()777 mListener.onError(ERROR_CLIENT); in handleStopMessage()791 mListener.onError(ERROR_CLIENT); in handleCancelMessage()846 mListener.onError(ERROR_CLIENT); in handleTriggerModelDownload()858 callbackExecutor.execute(() -> modelDownloadListener.onError(ERROR_CLIENT)); in handleTriggerModelDownload()867 mListener.onError(ERROR_CLIENT); in checkOpenConnection()902 mListener.onError(ERROR_CLIENT); in connectToSystemService()951 mListener.onError(ERROR_CLIENT); in maybeInitializeManagerService()[all …]
169 listener.onError(SpeechRecognizer.ERROR_CLIENT); in dispatchStartListening()182 listener.onError(SpeechRecognizer.ERROR_CLIENT); in dispatchStopListening()
110 tryRespondWithError(callback, SpeechRecognizer.ERROR_CLIENT); in createSessionLocked()118 tryRespondWithError(callback, SpeechRecognizer.ERROR_CLIENT); in createSessionLocked()204 tryRespondWithError(callback, SpeechRecognizer.ERROR_CLIENT); in createSessionLocked()207 tryRespondWithError(callback, SpeechRecognizer.ERROR_CLIENT); in createSessionLocked()
150 tryRespondWithError(listener, SpeechRecognizer.ERROR_CLIENT); in startListening()181 tryRespondWithError(listener, SpeechRecognizer.ERROR_CLIENT); in stopListening()185 tryRespondWithError(listener, SpeechRecognizer.ERROR_CLIENT); in stopListening()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
41727 field public static final int ERROR_CLIENT = 5; // 0x5