Searched refs:getSuggestAuthority (Results 1 – 10 of 10) sorted by relevance
173 if (si.getSuggestAuthority() != null) { in checkSearchable()175 assertNotEmpty(si.getSuggestAuthority()); in checkSearchable()
83 String authority = searchable.getSuggestAuthority(); in getSuggestions()
114 public String getSuggestAuthority() { in getSuggestAuthority() method in SearchableInfo562 + ",suggestAuthority=" + searchable.getSuggestAuthority() in getActivityMetaData()
901 String authority = searchable.getSuggestAuthority(); in getSuggestions()
420 if (mSearchable.getSuggestAuthority() != null) { in updateUI()
573 pw.print(" "); pw.println(info.getSuggestAuthority()); in dump()
1238 if (mSearchable.getSuggestAuthority() != null) { in updateSearchAutoComplete()1255 if (mSearchable.getSuggestAuthority() != null) { in updateSearchAutoComplete()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
5035 method public java.lang.String getSuggestAuthority();
7422 method public String getSuggestAuthority();