Home
last modified time | relevance | path

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

/development/samples/SoftKeyboard/src/com/example/android/softkeyboard/
DSoftKeyboard.java274 @Override public void onUpdateSelection(int oldSelStart, int oldSelEnd, in onUpdateSelection() method in SoftKeyboard
277 super.onUpdateSelection(oldSelStart, oldSelEnd, newSelStart, newSelEnd, in onUpdateSelection()