Home
last modified time | relevance | path

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

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