HomeSort by relevance Sort by last modified time
    Searched refs:getCodePointBeforeCursor (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/inputlogic/
InputLogic.java 524 final int codePointBeforeCursor = mConnection.getCodePointBeforeCursor();
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
RichInputConnection.java 374 public int getCodePointBeforeCursor() {
    [all...]

Completed in 48 milliseconds