Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DLatinIME.java555 private InputMethodSubtype mLastActiveSubtype; field in LatinIME.SubtypeState
565 final InputMethodSubtype lastActiveSubtype = mLastActiveSubtype; in switchSubtype()
568 mLastActiveSubtype = currentSubtype; in switchSubtype()