Home
last modified time | relevance | path

Searched refs:getTextBeforeCursorAndDetectLaggyConnection (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DRichInputConnection.java258 final CharSequence textBeforeCursor = getTextBeforeCursorAndDetectLaggyConnection( in reloadTextCache()
426 return getTextBeforeCursorAndDetectLaggyConnection( in getTextBeforeCursor()
432 private CharSequence getTextBeforeCursorAndDetectLaggyConnection( in getTextBeforeCursorAndDetectLaggyConnection() method in RichInputConnection
708 final CharSequence before = getTextBeforeCursorAndDetectLaggyConnection( in getWordRangeAtCursor()