Home | History | Annotate | Download | only in inputmethodservice

Lines Matching refs:newCursor

514         public void updateCursor(Rect newCursor) {
518 InputMethodService.this.onUpdateCursor(newCursor);
1719 public void onUpdateCursor(Rect newCursor) {