Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/suggestions/
DSuggestionStripLayoutHelperTests.java61 SuggestedWords.INPUT_STYLE_RECORRECTION); in testShouldShowTypedWord()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DSuggestedWords.java43 public static final int INPUT_STYLE_RECORRECTION = 5; field in SuggestedWords
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/inputlogic/
DInputLogic.java1543 mLatinIME.mHandler.postUpdateSuggestionStrip(SuggestedWords.INPUT_STYLE_RECORRECTION); in restartSuggestionsOnWordTouchedByCursor()
1616 SuggestedWords.INPUT_STYLE_RECORRECTION, SuggestedWords.NOT_A_SEQUENCE_NUMBER); in restartSuggestionsOnWordTouchedByCursor()