Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/src/com/android/inputmethod/latin/
DKeyboardSwitcher.java130 KeyboardId id = getKeyboardId(mode, imeOptions, isSymbols); in setKeyboardMode()
158 private KeyboardId getKeyboardId(int mode, int imeOptions, boolean isSymbols) { in getKeyboardId() method in KeyboardSwitcher