Searched defs:updateSelection (Results 1 – 5 of 5) sorted by relevance
| /frameworks/base/core/java/com/android/internal/view/ |
| D | IInputMethodSession.aidl | 36 void updateSelection(int oldSelStart, int oldSelEnd, in updateSelection() method
|
| /frameworks/base/core/java/android/view/inputmethod/ |
| D | InputMethodSession.java | 61 public void updateSelection(int oldSelStart, int oldSelEnd, in updateSelection() method
|
| D | InputMethodManager.java | 1469 public void updateSelection(View view, int selStart, int selEnd, in updateSelection() method in InputMethodManager
|
| /frameworks/base/core/java/android/inputmethodservice/ |
| D | IInputMethodSessionWrapper.java | 170 public void updateSelection(int oldSelStart, int oldSelEnd, in updateSelection() method in IInputMethodSessionWrapper
|
| D | InputMethodService.java | 492 public void updateSelection(int oldSelStart, int oldSelEnd, in updateSelection() method in InputMethodService.InputMethodSessionImpl
|