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.java206 int candidatesStart, int candidatesEnd) { in onUpdateSelection() argument
/development/samples/SoftKeyboard/src/com/example/android/softkeyboard/
DSoftKeyboard.java316 int candidatesStart, int candidatesEnd) { in onUpdateSelection() argument
318 candidatesStart, candidatesEnd); in onUpdateSelection()