Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DInputState.h75 void removeFallbackKey(int32_t originalKeyCode);
H A DInputState.cpp407 void InputState::removeFallbackKey(int32_t originalKeyCode) { in removeFallbackKey() function in android::inputdispatcher::InputState
H A DInputDispatcher.cpp5917 connection->inputState.removeFallbackKey(originalKeyCode); in afterKeyEventLockedInterruptible()
5950 connection->inputState.removeFallbackKey(originalKeyCode); in afterKeyEventLockedInterruptible()
5984 connection->inputState.removeFallbackKey(originalKeyCode); in afterKeyEventLockedInterruptible()