Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
DMockKeyboardSwitcher.java103 public void setAlphabetShiftLockedKeyboard() { in setAlphabetShiftLockedKeyboard() method in MockKeyboardSwitcher
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DKeyboardState.java48 public void setAlphabetShiftLockedKeyboard(); in setAlphabetShiftLockedKeyboard() method
229 mSwitchActions.setAlphabetShiftLockedKeyboard(); in setShiftLocked()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboardSwitcher.java237 public void setAlphabetShiftLockedKeyboard() { in setAlphabetShiftLockedKeyboard() method in KeyboardSwitcher