OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCurrentAutoCapsState
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardSwitcher.java
209
mState.onUpdateShiftState(mLatinIME.
getCurrentAutoCapsState
(),
223
mState.onPressKey(code, isSinglePointer, mLatinIME.
getCurrentAutoCapsState
());
279
mState.onUpdateShiftState(mLatinIME.
getCurrentAutoCapsState
(),
353
mState.onCodeInput(code, mLatinIME.
getCurrentAutoCapsState
());
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinIME.java
[
all
...]
Completed in 1294 milliseconds