HomeSort by relevance Sort by last modified time
    Searched refs:EXTRA_VOICE_SEARCH_RESULT_STRINGS (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/speech/
RecognizerResultsIntent.java 32 * first retrieve the list of {@link #EXTRA_VOICE_SEARCH_RESULT_STRINGS}, and use any provided
50 * {@link #EXTRA_VOICE_SEARCH_RESULT_STRINGS}, and optionally but recommended,
56 * {@link #EXTRA_VOICE_SEARCH_RESULT_STRINGS} should be accompanied by a url to use for
73 public static final String EXTRA_VOICE_SEARCH_RESULT_STRINGS =
79 * {@link #EXTRA_VOICE_SEARCH_RESULT_STRINGS}. This list should always be the same size as the
80 * one provided in {@link #EXTRA_VOICE_SEARCH_RESULT_STRINGS} - if a result cannot provide a
93 * {@link #EXTRA_VOICE_SEARCH_RESULT_STRINGS}. This list should always be the same size as the
94 * one provided in {@link #EXTRA_VOICE_SEARCH_RESULT_STRINGS} - if a result cannot provide
116 * A list of the same size as {@link #EXTRA_VOICE_SEARCH_RESULT_STRINGS} may be provided
131 * list of the same size as {@link #EXTRA_VOICE_SEARCH_RESULT_STRINGS} may be provided t
    [all...]
  /packages/apps/Browser/src/com/android/browser/
Tab.java 204 RecognizerResultsIntent.EXTRA_VOICE_SEARCH_RESULT_STRINGS);
    [all...]

Completed in 3908 milliseconds