Home
last modified time | relevance | path

Searched defs:NEW_CURSOR_POSITION (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
DBlueUnderlineTests.java95 final int NEW_CURSOR_POSITION = 0; in testBlueUnderlineDisappearsWhenCursorMoved() local
DInputLogicTests.java336 final int NEW_CURSOR_POSITION = 0; in testBackspaceAtStartAfterAutocorrect() local
350 final int NEW_CURSOR_POSITION = STRING_TO_TYPE.indexOf('t'); in testAutoCorrectThenMoveCursorThenBackspace() local
674 final int NEW_CURSOR_POSITION = startPos + word.length() / 2; in typeOrGestureWordAndPutCursorInside() local