Searched refs:getCodePointBeforeCursor (Results 1 – 2 of 2) sorted by relevance
284 public int getCodePointBeforeCursor() { in getCodePointBeforeCursor() method in RichInputConnection631 final int codePointBeforeCursor = getCodePointBeforeCursor(); in isCursorTouchingWord()647 final int codePointBeforeCursor = getCodePointBeforeCursor(); in removeTrailingSpace()
1817 final int codePointBeforeCursor = mConnection.getCodePointBeforeCursor(); in onStartBatchInput()2186 final int codePointBeforeCursor = mConnection.getCodePointBeforeCursor(); in handleBackspace()2199 mConnection.getCodePointBeforeCursor(); in handleBackspace()