Home | History | Annotate | Download | only in editstyledtext

Lines Matching refs:oldSelStart

227             int oldSelStart = Selection.getSelectionStart(getText());
238 mManager.showSoftKey(oldSelStart, oldSelEnd);
1796 public void showSoftKey(int oldSelStart, int oldSelEnd) {
1809 Selection.setSelection(getText(), oldSelStart, oldSelEnd);