Home
last modified time | relevance | path

Searched defs:getTextBeforeCursor (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
DRichInputConnectionAndTextRangeTests.java112 public CharSequence getTextBeforeCursor(int n, int flags) { in getTextBeforeCursor() method in RichInputConnectionAndTextRangeTests.MockConnection
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DRichInputConnection.java402 public CharSequence getTextBeforeCursor(final int n, final int flags) { in getTextBeforeCursor() method in RichInputConnection