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

  /development/samples/SoftKeyboard/src/com/example/android/softkeyboard/
SoftKeyboard.java 205 updateShiftKeyState(attribute);
212 updateShiftKeyState(attribute);
433 private void updateShiftKeyState(EditorInfo attr) {
493 updateShiftKeyState(getCurrentInputEditorInfo());
529 updateShiftKeyState(getCurrentInputEditorInfo());
574 updateShiftKeyState(getCurrentInputEditorInfo());
607 updateShiftKeyState(getCurrentInputEditorInfo());
652 updateShiftKeyState(getCurrentInputEditorInfo());
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinIME.java 262 updateShiftKeyState(getCurrentInputEditorInfo());
528 updateShiftKeyState(attribute);
533 updateShiftKeyState(attribute);
541 updateShiftKeyState(attribute);
    [all...]

Completed in 501 milliseconds