Home
last modified time | relevance | path

Searched refs:sequentialWords (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/core/java/android/view/textservice/
H A DSpellCheckerSession.java205 TextInfo[] textInfos, int suggestionsLimit, boolean sequentialWords) { in getSuggestions() argument
215 textInfos, suggestionsLimit, sequentialWords); in getSuggestions()
282 boolean sequentialWords) { in SpellCheckerParams() argument
286 mSequentialWords = sequentialWords; in SpellCheckerParams()
431 TextInfo[] textInfos, int suggestionsLimit, boolean sequentialWords) { in getSuggestionsMultiple() argument
434 suggestionsLimit, sequentialWords)); in getSuggestionsMultiple()
/aosp12/frameworks/base/core/java/android/service/textservice/
H A DSpellCheckerService.java139 int suggestionsLimit, boolean sequentialWords) { in onGetSuggestionsMultiple() argument
269 TextInfo[] textInfos, int suggestionsLimit, boolean sequentialWords) { in onGetSuggestionsMultiple() argument
275 textInfos, suggestionsLimit, sequentialWords)); in onGetSuggestionsMultiple()
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
H A DAndroidSpellCheckerSession.java197 int suggestionsLimit, boolean sequentialWords) { in onGetSuggestionsMultiple() argument
204 if (sequentialWords && i > 0) { in onGetSuggestionsMultiple()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...