Home | History | Annotate | Download | only in latin

Lines Matching refs:onUpdateSelection

691             // have valid values for mLastSelectionStart/Stop because onUpdateSelection() has
753 public void onUpdateSelection(int oldSelStart, int oldSelEnd,
756 super.onUpdateSelection(oldSelStart, oldSelEnd, newSelStart, newSelEnd,
760 Log.i(TAG, "onUpdateSelection: oss=" + oldSelStart