Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DKeyboardState.java51 public void setAlphabetShiftLockShiftedKeyboard(); in setAlphabetShiftLockShiftedKeyboard() method
232 mSwitchActions.setAlphabetShiftLockShiftedKeyboard(); in setShifted()
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
DMockKeyboardSwitcher.java109 public void setAlphabetShiftLockShiftedKeyboard() { in setAlphabetShiftLockShiftedKeyboard() method in MockKeyboardSwitcher
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboardSwitcher.java245 public void setAlphabetShiftLockShiftedKeyboard() { in setAlphabetShiftLockShiftedKeyboard() method in KeyboardSwitcher