HomeSort by relevance Sort by last modified time
    Searched defs:getCurrentAutoCapsState (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardSwitcher.java 200 mState.onUpdateShiftState(mLatinIME.getCurrentAutoCapsState());
213 mState.onPressKey(code, isSinglePointer(), mLatinIME.getCurrentAutoCapsState());
269 mState.onUpdateShiftState(mLatinIME.getCurrentAutoCapsState());
350 mState.onCodeInput(code, isSinglePointer(), mLatinIME.getCurrentAutoCapsState());
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinIME.java     [all...]

Completed in 1588 milliseconds