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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
H A DMockKeyboardSwitcher.java104 public void setAlphabetShiftLockedKeyboard() { method in class:MockKeyboardSwitcher
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
H A DKeyboardState.java50 public void setAlphabetShiftLockedKeyboard(); method in interface:KeyboardState.SwitchActions
244 mSwitchActions.setAlphabetShiftLockedKeyboard();
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
H A DKeyboardSwitcher.java236 public void setAlphabetShiftLockedKeyboard() { method in class:KeyboardSwitcher
238 Log.d(TAG, "setAlphabetShiftLockedKeyboard");

Completed in 185 milliseconds