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.java149 private final SubtypeState mSubtypeState = new SubtypeState(); field in LatinIME
1341 mSubtypeState.switchSubtype(token, mRichImm); in switchToNextSubtype()
1631 mSubtypeState.setCurrentSubtypeHasBeenUsed(); in updateStateAfterInputTransaction()