Searched defs:onUpdateCursor (Results 1 - 1 of 1) sorted by relevance

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

Completed in 74 milliseconds