Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/suggestions/
DSuggestionStripLayoutHelperTests.java59 SuggestedWords.INPUT_STYLE_APPLICATION_SPECIFIED); in testShouldShowTypedWord()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DSuggestedWords.java42 public static final int INPUT_STYLE_APPLICATION_SPECIFIED = 4; field in SuggestedWords
DLatinIME.java1205 SuggestedWords.INPUT_STYLE_APPLICATION_SPECIFIED /* inputStyle */, in onDisplayCompletions()