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

/frameworks/base/core/java/android/speech/
H A DRecognizerResultsIntent.java32 * first retrieve the list of {@link #EXTRA_VOICE_SEARCH_RESULT_STRINGS}, and use any provided
48 * {@link #EXTRA_VOICE_SEARCH_RESULT_STRINGS}, and optionally but recommended,
54 * {@link #EXTRA_VOICE_SEARCH_RESULT_STRINGS} should be accompanied by a url to use for
67 public static final String EXTRA_VOICE_SEARCH_RESULT_STRINGS = field in class:RecognizerResultsIntent
73 * {@link #EXTRA_VOICE_SEARCH_RESULT_STRINGS}. This list should always be the same size as the
74 * one provided in {@link #EXTRA_VOICE_SEARCH_RESULT_STRINGS} - if a result cannot provide a
85 * {@link #EXTRA_VOICE_SEARCH_RESULT_STRINGS}. This list should always be the same size as the
86 * one provided in {@link #EXTRA_VOICE_SEARCH_RESULT_STRINGS} - if a result cannot provide
106 * A list of the same size as {@link #EXTRA_VOICE_SEARCH_RESULT_STRINGS} may be provided
119 * list of the same size as {@link #EXTRA_VOICE_SEARCH_RESULT_STRINGS} ma
[all...]

Completed in 39 milliseconds