Searched refs:sequentialWords (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/base/core/java/android/view/textservice/ |
H A D | SpellCheckerSession.java | 205 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 D | SpellCheckerService.java | 139 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 D | AndroidSpellCheckerSession.java | 197 int suggestionsLimit, boolean sequentialWords) { in onGetSuggestionsMultiple() argument 204 if (sequentialWords && i > 0) { in onGetSuggestionsMultiple()
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |