Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboardSwitcher.java132 Log.w(TAG, "loading keyboard failed: " + e.mKeyboardId, e.getCause()); in loadKeyboard()
318 final int mKeyboardId; field in KeyboardSwitcher.KeyboardSwitchState
321 mKeyboardId = keyboardId; in KeyboardSwitchState()
358 setKeyboard(toggleState.mKeyboardId, toggleState); in onToggleKeyboard()
DKeyboardLayoutSet.java96 public final KeyboardId mKeyboardId; field in KeyboardLayoutSet.KeyboardLayoutSetException
100 mKeyboardId = keyboardId; in KeyboardLayoutSetException()