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.java219 updateShiftKeyState(attribute); in onStartInput()
226 updateShiftKeyState(attribute); in onStartInput()
454 private void updateShiftKeyState(EditorInfo attr) { in updateShiftKeyState() method in SoftKeyboard
514 updateShiftKeyState(getCurrentInputEditorInfo()); in onKey()
550 updateShiftKeyState(getCurrentInputEditorInfo()); in onText()
595 updateShiftKeyState(getCurrentInputEditorInfo()); in handleBackspace()
628 updateShiftKeyState(getCurrentInputEditorInfo()); in handleCharacter()
689 updateShiftKeyState(getCurrentInputEditorInfo()); in pickSuggestionManually()