Home
last modified time | relevance | path

Searched refs:getVoiceMaxResults (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/app/
DSearchableInfo.java721 public int getVoiceMaxResults() { in getVoiceMaxResults() method in SearchableInfo
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DSearchView.java1620 if (searchable.getVoiceMaxResults() != 0) { in createVoiceAppSearchIntent()
1621 maxResults = searchable.getVoiceMaxResults(); in createVoiceAppSearchIntent()
/frameworks/base/core/java/android/widget/
DSearchView.java1684 if (searchable.getVoiceMaxResults() != 0) { in createVoiceAppSearchIntent()
1685 maxResults = searchable.getVoiceMaxResults(); in createVoiceAppSearchIntent()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5044 method public int getVoiceMaxResults();
/frameworks/base/api/
Dcurrent.txt5872 method public int getVoiceMaxResults();
Dsystem-current.txt6078 method public int getVoiceMaxResults();