Home | History | Annotate | Download | only in inputmethod

Lines Matching refs:updateSelection

1398     public void updateSelection(View view, int selStart, int selEnd,
1411 if (DEBUG) Log.d(TAG, "updateSelection");
1417 // Update internal values before sending updateSelection to the IME, because
1424 mCurMethod.updateSelection(oldSelStart, oldSelEnd,