Home
last modified time | relevance | path

Searched refs:candidatesStart (Results 1 – 2 of 2) sorted by relevance

/development/samples/MultiClientInputMethod/src/com/example/android/multiclientinputmethod/
DClientCallbackImpl.java214 int candidatesStart, int candidatesEnd) { in onUpdateSelection() argument
/development/samples/SoftKeyboard/src/com/example/android/softkeyboard/
DSoftKeyboard.java276 int candidatesStart, int candidatesEnd) { in onUpdateSelection() argument
278 candidatesStart, candidatesEnd); in onUpdateSelection()