Home
last modified time | relevance | path

Searched defs:candidatesStart (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/com/android/internal/view/
DIInputMethodSession.aidl36 int candidatesStart, int candidatesEnd); in updateSelection()
/frameworks/base/core/java/android/view/inputmethod/
DInputMethodSession.java63 int candidatesStart, int candidatesEnd); in updateSelection()
DInputMethodManager.java2075 int candidatesStart, int candidatesEnd) { in updateSelection()
/frameworks/base/core/java/android/inputmethodservice/
DIInputMethodSessionWrapper.java169 int newSelStart, int newSelEnd, int candidatesStart, int candidatesEnd) { in updateSelection()
DMultiClientInputMethodServiceDelegate.java203 int candidatesStart, int candidatesEnd); in onUpdateSelection()
DMultiClientInputMethodClientCallbackAdaptor.java208 int candidatesStart, int candidatesEnd) { in updateSelection()
DInputMethodService.java716 int candidatesStart, int candidatesEnd) { in updateSelection()
2200 int candidatesStart, int candidatesEnd) { in onUpdateSelection()