Searched refs:updateCursorInternal (Results 1 – 1 of 1) sorted by relevance
211 updateCursorInternal(newCursor); in updateCursor()213 mCustomHandler.post(() -> updateCursorInternal(newCursor)); in updateCursor()218 private void updateCursorInternal(Rect newCursor) { in updateCursorInternal() method in IInputMethodSessionInvoker