OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setAlphabetManualShiftedKeyboard
(Results
1 - 3
of
3
) sorted by null
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
MockKeyboardSwitcher.java
94
public void
setAlphabetManualShiftedKeyboard
() {
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
KeyboardState.java
48
public void
setAlphabetManualShiftedKeyboard
();
221
mSwitchActions.
setAlphabetManualShiftedKeyboard
();
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardSwitcher.java
218
public void
setAlphabetManualShiftedKeyboard
() {
220
Log.d(TAG, "
setAlphabetManualShiftedKeyboard
");
Completed in 491 milliseconds