Home
last modified time | relevance | path

Searched refs:getVoiceMaxResults (Results 1 – 7 of 7) 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.java1672 if (searchable.getVoiceMaxResults() != 0) { in createVoiceAppSearchIntent()
1673 maxResults = searchable.getVoiceMaxResults(); in createVoiceAppSearchIntent()
/frameworks/base/core/java/android/widget/
DSearchView.java1708 if (searchable.getVoiceMaxResults() != 0) { in createVoiceAppSearchIntent()
1709 maxResults = searchable.getVoiceMaxResults(); in createVoiceAppSearchIntent()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5044 method public int getVoiceMaxResults();
/frameworks/base/api/
Dcurrent.txt5532 method public int getVoiceMaxResults();
Dtest-current.txt5533 method public int getVoiceMaxResults();
Dsystem-current.txt5680 method public int getVoiceMaxResults();