Searched refs:ERROR_NETWORK_TIMEOUT (Results 1 - 3 of 3) 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/support/v17/leanback/src/android/support/v17/leanback/widget/
H A DSearchBar.java658 case SpeechRecognizer.ERROR_NETWORK_TIMEOUT:
/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 192 milliseconds