Searched defs:onUpdateCursor (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/java/android/inputmethodservice/
H A DInputMethodService.java530 * Call {@link InputMethodService#onUpdateCursor
531 * InputMethodService.onUpdateCursor()}.
537 InputMethodService.this.onUpdateCursor(newCursor);
1904 public void onUpdateCursor(Rect newCursor) { method in class:InputMethodService

Completed in 12 milliseconds