Home
last modified time | relevance | path

Searched defs:newSelEnd (Results 1 – 3 of 3) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DRichInputConnection.java233 final int newSelEnd, final boolean shouldFinishComposition) { in resetCachesUponCursorMoveAndReturnSuccess()
873 final int oldSelEnd, final int newSelEnd) { in isBelatedExpectedUpdate()
DLatinIME.java1078 final int newSelStart, final int newSelEnd, in onUpdateSelection()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/inputlogic/
DInputLogic.java354 final int newSelStart, final int newSelEnd, final SettingsValues settingsValues) { in onUpdateSelection()
1881 private void resetEntireInputState(final int newSelStart, final int newSelEnd, in resetEntireInputState()