Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DLatinIME.java164 private final SubtypeState mSubtypeState = new SubtypeState(); field in LatinIME
1404 mSubtypeState.switchSubtype(token, mRichImm); in switchToNextSubtype()
1694 mSubtypeState.setCurrentSubtypeHasBeenUsed(); in updateStateAfterInputTransaction()