Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.cpp3615 int32_t originalKeyCode = keyEntry->keyCode; in afterKeyEventLockedInterruptible() local
4331 int32_t InputDispatcher::InputState::getFallbackKey(int32_t originalKeyCode) { in getFallbackKey()
4336 void InputDispatcher::InputState::setFallbackKey(int32_t originalKeyCode, in setFallbackKey()
4346 void InputDispatcher::InputState::removeFallbackKey(int32_t originalKeyCode) { in removeFallbackKey()