Home | History | Annotate | Download | only in widget

Lines Matching refs:maxResults

1534         int maxResults = 1;
1547 maxResults = searchable.getVoiceMaxResults();
1552 voiceIntent.putExtra(RecognizerIntent.EXTRA_MAX_RESULTS, maxResults);