Home
last modified time | relevance | path

Searched defs:originalKeyCode (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/
DInputDispatcher.cpp3583 int32_t originalKeyCode = keyEntry->keyCode; in afterKeyEventLockedInterruptible() local
4299 int32_t InputDispatcher::InputState::getFallbackKey(int32_t originalKeyCode) { in getFallbackKey()
4304 void InputDispatcher::InputState::setFallbackKey(int32_t originalKeyCode, in setFallbackKey()
4314 void InputDispatcher::InputState::removeFallbackKey(int32_t originalKeyCode) { in removeFallbackKey()