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

/frameworks/base/core/java/android/inputmethodservice/
H A DInputMethodService.java481 * Call {@link InputMethodService#onUpdateSelection
482 * InputMethodService.onUpdateSelection()}.
490 InputMethodService.this.onUpdateSelection(oldSelStart, oldSelEnd,
1648 public void onUpdateSelection(int oldSelStart, int oldSelEnd, method in class:InputMethodService

Completed in 8 milliseconds