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.java115 public KeyboardState(SwitchActions switchActions) { in KeyboardState() argument
116 mSwitchActions = switchActions; in KeyboardState()