Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DSuggest.java155 final int inputStyleIfNotPrediction, final boolean isCorrectionEnabled, in getSuggestedWordsForNonBatchInput() argument
166 settingsValuesForSuggestion, SESSION_ID_TYPING, inputStyleIfNotPrediction); in getSuggestedWordsForNonBatchInput()
275 inputStyle = inputStyleIfNotPrediction; in getSuggestedWordsForNonBatchInput()