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

  /frameworks/base/core/java/android/speech/
RecognizerIntent.java 258 Intent detailsIntent = new Intent(ACTION_GET_LANGUAGE_DETAILS);
297 public static final String ACTION_GET_LANGUAGE_DETAILS =
301 * Specify this boolean extra in a broadcast of {@link #ACTION_GET_LANGUAGE_DETAILS} to
310 * The key to the extra in the {@link Bundle} returned by {@link #ACTION_GET_LANGUAGE_DETAILS}
318 * The key to the extra in the {@link Bundle} returned by {@link #ACTION_GET_LANGUAGE_DETAILS}
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
SearchWidgetProvider.java 438 Intent intent = new Intent(RecognizerIntent.ACTION_GET_LANGUAGE_DETAILS);
  /prebuilt/sdk/8/
android.jar 

Completed in 1816 milliseconds