Home
last modified time | relevance | path

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

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