Home
last modified time | relevance | path

Searched defs:getSuggestions (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/core/java/android/service/settings/suggestions/
H A DISuggestionService.aidl13 List<Suggestion> getSuggestions() = 1; in getSuggestions() method
/aosp14/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/suggestions/
H A DShadowSuggestionController.java57 public List<Suggestion> getSuggestions() { in getSuggestions() method in ShadowSuggestionController
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/suggestions/
H A DSuggestionController.java102 public List<Suggestion> getSuggestions() { in getSuggestions() method in SuggestionController
/aosp14/frameworks/base/core/java/android/app/
H A DSearchManager.java880 public Cursor getSuggestions(SearchableInfo searchable, String query) { in getSuggestions() method in SearchManager
896 public Cursor getSuggestions(SearchableInfo searchable, String query, int limit) { in getSuggestions() method in SearchManager
/aosp14/frameworks/base/core/java/android/view/textservice/
H A DSpellCheckerSession.java192 public void getSuggestions(TextInfo textInfo, int suggestionsLimit) { in getSuggestions() method in SpellCheckerSession
204 public void getSuggestions( in getSuggestions() method in SpellCheckerSession
/aosp14/frameworks/base/core/java/android/text/style/
H A DSuggestionSpan.java269 public String[] getSuggestions() { in getSuggestions() method in SuggestionSpan
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...