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

/frameworks/base/core/java/android/speech/
H A DRecognizerIntent.java339 Intent detailsIntent = new Intent(ACTION_GET_LANGUAGE_DETAILS);
378 public static final String ACTION_GET_LANGUAGE_DETAILS = field in class:RecognizerIntent
382 * Specify this boolean extra in a broadcast of {@link #ACTION_GET_LANGUAGE_DETAILS} to
391 * The key to the extra in the {@link Bundle} returned by {@link #ACTION_GET_LANGUAGE_DETAILS}
399 * The key to the extra in the {@link Bundle} returned by {@link #ACTION_GET_LANGUAGE_DETAILS}

Completed in 56 milliseconds