Home
last modified time | relevance | path

Searched defs:candidatesEnd (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/com/android/internal/view/
DIInputMethodSession.aidl38 int candidatesStart, int candidatesEnd); in updateSelection()
/frameworks/base/core/java/android/view/inputmethod/
DInputMethodSession.java63 int candidatesStart, int candidatesEnd); in updateSelection()
DInputMethodManager.java1470 int candidatesStart, int candidatesEnd) { in updateSelection()
/frameworks/base/core/java/android/inputmethodservice/
DIInputMethodSessionWrapper.java171 int newSelStart, int newSelEnd, int candidatesStart, int candidatesEnd) { in updateSelection()
DInputMethodService.java494 int candidatesStart, int candidatesEnd) { in updateSelection()
1684 int candidatesStart, int candidatesEnd) { in onUpdateSelection()