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.java549 private InputMethodSubtype mLastActiveSubtype; field in LatinIME.SubtypeState
559 final InputMethodSubtype lastActiveSubtype = mLastActiveSubtype; in switchSubtype()
562 mLastActiveSubtype = currentSubtype; in switchSubtype()