Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DRichInputConnection.java237 final boolean didReloadTextSuccessfully = reloadTextCache(); in resetCachesUponCursorMoveAndReturnSuccess()
253 private boolean reloadTextCache() { in reloadTextCache() method in RichInputConnection
383 if (!reloadTextCache()) { in getCursorCapsMode()
625 return reloadTextCache(); in setSelection()