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

  /frameworks/base/core/java/android/speech/
RecognizerResultsIntent.java 35 * {@link #EXTRA_VOICE_SEARCH_RESULT_URLS} should be used. And if even that is not available,
51 * {@link #EXTRA_VOICE_SEARCH_RESULT_URLS}, and sometimes
57 * searching based on that string at index N of {@link #EXTRA_VOICE_SEARCH_RESULT_URLS},
87 public static final String EXTRA_VOICE_SEARCH_RESULT_URLS =
97 * {@link #EXTRA_VOICE_SEARCH_RESULT_URLS}, if available, or else should execute a search of
134 * {@link #EXTRA_VOICE_SEARCH_RESULT_URLS}) is loaded.
  /packages/apps/Browser/src/com/android/browser/
Tab.java 207 RecognizerResultsIntent.EXTRA_VOICE_SEARCH_RESULT_URLS);
    [all...]

Completed in 118 milliseconds