Searched refs:EXTRA_LANGUAGE (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/speech/
H A DRecognizerIntent.java70 * <li>{@link #EXTRA_LANGUAGE}
102 * <li>{@link #EXTRA_LANGUAGE}
227 public static final String EXTRA_LANGUAGE = "android.speech.extra.LANGUAGE"; field in class:RecognizerIntent
/frameworks/base/core/java/android/widget/
H A DSearchView.java1551 voiceIntent.putExtra(RecognizerIntent.EXTRA_LANGUAGE, language);
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
H A DSearchView.java1491 voiceIntent.putExtra(RecognizerIntent.EXTRA_LANGUAGE, language);

Completed in 12 milliseconds