Home
last modified time | relevance | path

Searched defs:newSelEnd (Results 1 – 10 of 10) 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.java135 int newSelEnd, int candidatesStart, int candidatesEnd) { in onUpdateSelection()
510 int newSelEnd, int candidatesStart, int candidatesEnd) { 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()
DEditorInfo.java1114 int newSelEnd = Math.min(selEnd - offset, length); in getInitialSurroundingText() local
/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 ...