Home
last modified time | relevance | path

Searched defs:newSelStart (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/java/android/accessibilityservice/
DAccessibilityInputMethodSessionWrapper.java51 int newSelStart, int newSelEnd, int candidatesStart, int candidatesEnd) { in updateSelection()
62 int newSelStart, int newSelEnd, int candidatesStart, int candidatesEnd) { in doUpdateSelection()
DAccessibilityInputMethodSession.java26 void updateSelection(int oldSelStart, int oldSelEnd, int newSelStart, int newSelEnd, in updateSelection()
DInputMethod.java134 public void onUpdateSelection(int oldSelStart, int oldSelEnd, int newSelStart, in onUpdateSelection()
509 public void updateSelection(int oldSelStart, int oldSelEnd, int newSelStart, in updateSelection()
/frameworks/base/core/java/com/android/internal/inputmethod/
DIAccessibilityInputMethodSession.aidl27 void updateSelection(int oldSelStart, int oldSelEnd, int newSelStart, int newSelEnd, in updateSelection()
DIInputMethodSession.aidl38 int newSelStart, int newSelEnd, in updateSelection()
/frameworks/base/core/java/android/view/inputmethod/
DInputMethodSession.java65 int newSelStart, int newSelEnd, in updateSelection()
/frameworks/base/core/java/android/inputmethodservice/
DIInputMethodSessionWrapper.java183 int newSelStart, int newSelEnd, int candidatesStart, int candidatesEnd) { in updateSelection()
DInputMethodService.java1417 int newSelStart, int newSelEnd, in updateSelection()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...