Home
last modified time | relevance | path

Searched defs:currentSubtype (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DRichInputMethodManager.java128 final InputMethodSubtype currentSubtype = imm.getCurrentInputMethodSubtype(); in switchToNextInputSubtypeInThisIme() local
302 final InputMethodSubtype currentSubtype = mImmWrapper.mImm.getCurrentInputMethodSubtype(); in getCurrentInputMethodSubtype() local
DLatinIME.java492 final InputMethodSubtype currentSubtype = richImm.getInputMethodManager() in switchSubtype() local