OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mqwerty
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
InputModeSwitcher.java
349
boolean
mQwerty
;
352
* If {@link #
mQwerty
} is true, this variable is used to decide the
735
mToggleStates.
mQwerty
= false;
751
mToggleStates.
mQwerty
= true;
760
mToggleStates.
mQwerty
= true;
SoftKeyboard.java
409
boolean isQwerty = toggleStates.
mQwerty
;
Completed in 156 milliseconds