Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/inputlogic/
H A DInputLogic.java1002 final int shiftUpdateKind = in handleBackspaceEvent() local
1005 inputTransaction.requireShiftUpdate(shiftUpdateKind); in handleBackspaceEvent()