Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DKeyboardState.java48 public void setAlphabetManualShiftedKeyboard(); in setAlphabetManualShiftedKeyboard() method
221 mSwitchActions.setAlphabetManualShiftedKeyboard(); in setShifted()
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
DMockKeyboardSwitcher.java94 public void setAlphabetManualShiftedKeyboard() { in setAlphabetManualShiftedKeyboard() method in MockKeyboardSwitcher
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboardSwitcher.java218 public void setAlphabetManualShiftedKeyboard() { in setAlphabetManualShiftedKeyboard() method in KeyboardSwitcher