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.java248 updateShiftKeyState(attribute); in onStartInput()
255 updateShiftKeyState(attribute); in onStartInput()
483 private void updateShiftKeyState(EditorInfo attr) { in updateShiftKeyState() method in SoftKeyboard
543 updateShiftKeyState(getCurrentInputEditorInfo()); in onKey()
579 updateShiftKeyState(getCurrentInputEditorInfo()); in onText()
624 updateShiftKeyState(getCurrentInputEditorInfo()); in handleBackspace()
657 updateShiftKeyState(getCurrentInputEditorInfo()); in handleCharacter()
718 updateShiftKeyState(getCurrentInputEditorInfo()); in pickSuggestionManually()