[go: nahoru, domu]

Searched defs:ERROR_NETWORK_TIMEOUT (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/speech/
H A DSpeechRecognizer.java81 public static final int ERROR_NETWORK_TIMEOUT = 1; field in class:SpeechRecognizer
/frameworks/base/core/java/android/speech/tts/
H A DTextToSpeech.java83 @IntDef({ERROR_SYNTHESIS, ERROR_SERVICE, ERROR_OUTPUT, ERROR_NETWORK, ERROR_NETWORK_TIMEOUT,
111 public static final int ERROR_NETWORK_TIMEOUT = -7; field in class:TextToSpeech

Completed in 62 milliseconds