Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DLatinIME.java803 cleanupInternalStateForFinishInput(); in onConfigurationChanged()
1123 cleanupInternalStateForFinishInput(); in onFinishInputViewInternal()
1126 private void cleanupInternalStateForFinishInput() { in cleanupInternalStateForFinishInput() method in LatinIME