Home
last modified time | relevance | path

Searched refs:updateShiftKeyState (Results 1 – 1 of 1) sorted by relevance

/development/samples/SoftKeyboard/src/com/example/android/softkeyboard/
DSoftKeyboard.java259 updateShiftKeyState(attribute); in onStartInput()
266 updateShiftKeyState(attribute); in onStartInput()
494 private void updateShiftKeyState(EditorInfo attr) { in updateShiftKeyState() method in SoftKeyboard
554 updateShiftKeyState(getCurrentInputEditorInfo()); in onKey()
590 updateShiftKeyState(getCurrentInputEditorInfo()); in onText()
635 updateShiftKeyState(getCurrentInputEditorInfo()); in handleBackspace()
668 updateShiftKeyState(getCurrentInputEditorInfo()); in handleCharacter()
729 updateShiftKeyState(getCurrentInputEditorInfo()); in pickSuggestionManually()