HomeSort by relevance Sort by last modified time
    Searched refs:setAlphabetAutomaticShiftedKeyboard (Results 1 - 3 of 3) sorted by null

  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
MockKeyboardSwitcher.java 99 public void setAlphabetAutomaticShiftedKeyboard() {
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
KeyboardState.java 49 public void setAlphabetAutomaticShiftedKeyboard();
215 mSwitchActions.setAlphabetAutomaticShiftedKeyboard();
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardSwitcher.java 227 public void setAlphabetAutomaticShiftedKeyboard() {
229 Log.d(TAG, "setAlphabetAutomaticShiftedKeyboard");

Completed in 139 milliseconds