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.java126 private static final int POSITION_OMIT = -1; field in SuggestionStripLayoutHelperTests
177 assertEquals("1st word without auto correction", POSITION_OMIT, in testGetPositionInSuggestionStrip()
206 assertEquals("typed word with auto correction", POSITION_OMIT, in testGetPositionInSuggestionStrip()