Home | History | Annotate | Download | only in widget

Lines Matching refs:updateSelection

198     // - SelectionSpans, for which we need to call updateSelection if an IME is attached
1243 // InputMethodManager#updateSelection skips sending the message if
1245 imm.updateSelection(mTextView,
3151 protected abstract void updateSelection(int offset);
3167 updateSelection(offset);
3392 public void updateSelection(int offset) {
3435 public void updateSelection(int offset) {
3478 public void updateSelection(int offset) {