Home
last modified time | relevance | path

Searched defs:newSelStart (Results 1 – 5 of 5) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DRichInputConnection.java184 public boolean resetCachesUponCursorMoveAndReturnSuccess(final int newSelStart, in resetCachesUponCursorMoveAndReturnSuccess()
806 public boolean isBelatedExpectedUpdate(final int oldSelStart, final int newSelStart, in isBelatedExpectedUpdate()
DLatinIME.java1021 final int newSelStart, final int newSelEnd, in onUpdateSelection()
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DOpenWnnEN.java363 int newSelStart, int newSelEnd, int candidatesStart, in onUpdateSelection()
DOpenWnnJAJP.java608 …@Override public void onUpdateSelection(int oldSelStart, int oldSelEnd, int newSelStart, int newSe… in onUpdateSelection()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/inputlogic/
DInputLogic.java365 final int newSelStart, final int newSelEnd, final SettingsValues settingsValues) { in onUpdateSelection()
1818 private void resetEntireInputState(final int newSelStart, final int newSelEnd, in resetEntireInputState()