Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DKeyboardState.java123 public KeyboardState(final SwitchActions switchActions) { in KeyboardState() argument
124 mSwitchActions = switchActions; in KeyboardState()