Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/suggestions/
DSuggestionStripLayoutHelperTests.java113 private static final int POSITION_OMIT = -1; field in SuggestionStripLayoutHelperTests
163 assertEquals("1st word without auto correction", POSITION_OMIT, in testGetPositionInSuggestionStrip()
192 assertEquals("typed word with auto correction", POSITION_OMIT, in testGetPositionInSuggestionStrip()