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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
H A DMockKeyboardSwitcher.java99 public void setAlphabetAutomaticShiftedKeyboard() { method in class:MockKeyboardSwitcher
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
H A DKeyboardState.java49 public void setAlphabetAutomaticShiftedKeyboard(); method in interface:KeyboardState.SwitchActions
215 mSwitchActions.setAlphabetAutomaticShiftedKeyboard();
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
H A DKeyboardSwitcher.java222 public void setAlphabetAutomaticShiftedKeyboard() { method in class:KeyboardSwitcher
224 Log.d(TAG, "setAlphabetAutomaticShiftedKeyboard");

Completed in 11 milliseconds