Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboardSwitcher.java416 int activeKeyboardId = mKeyboardView.getKeyboard().mId.mElementId; in isShowingKeyboardId() local
418 if (activeKeyboardId == keyboardId) { in isShowingKeyboardId()