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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
H A DMockKeyboardSwitcher.java94 public void setAlphabetManualShiftedKeyboard() { method in class:MockKeyboardSwitcher
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
H A DKeyboardState.java48 public void setAlphabetManualShiftedKeyboard(); method in interface:KeyboardState.SwitchActions
221 mSwitchActions.setAlphabetManualShiftedKeyboard();
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
H A DKeyboardSwitcher.java218 public void setAlphabetManualShiftedKeyboard() { method in class:KeyboardSwitcher
220 Log.d(TAG, "setAlphabetManualShiftedKeyboard");

Completed in 279 milliseconds