Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DLatinIME.java1660 final SuggestedWords neutralSuggestions = currentSettings.mBigramPredictionEnabled in setNeutralSuggestionStrip() local
1663 setSuggestedWords(neutralSuggestions); in setNeutralSuggestionStrip()