Searched defs:mSubtypeState (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DLatinIME.java149 private final SubtypeState mSubtypeState = new SubtypeState(); field in class:LatinIME
956 mSubtypeState.currentSubtypeUsed();
1349 mSubtypeState.switchSubtype(token, mRichImm);

Completed in 41 milliseconds