Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DLatinIME.java556 public void switchSubtype(final IBinder token, final RichInputMethodManager richImm) { in switchSubtype() method in LatinIME.SubtypeState
1379 mSubtypeState.switchSubtype(token, mRichImm); in switchToNextSubtype()