Searched refs:EXTRA_RESULTS (Results 1 – 7 of 7) sorted by relevance
292 public static final String EXTRA_RESULTS = "android.speech.extra.RESULTS"; field in RecognizerIntent
565 ArrayList<String> matches = intent.getStringArrayListExtra(RecognizerIntent.EXTRA_RESULTS); in setSearchQuery()
563 ArrayList<String> matches = intent.getStringArrayListExtra(RecognizerIntent.EXTRA_RESULTS); in setSearchQuery()
271 RecognizerIntent.EXTRA_RESULTS);
288 query. Must be 1 or greater. Use {@link android.speech.RecognizerIntent#EXTRA_RESULTS} to
29009 field public static final java.lang.String EXTRA_RESULTS = "android.speech.extra.RESULTS";
27298 field public static final java.lang.String EXTRA_RESULTS = "android.speech.extra.RESULTS";