Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.cpp3677 int32_t originalKeyCode = keyEntry->keyCode; in afterKeyEventLockedInterruptible() local
4392 int32_t InputDispatcher::InputState::getFallbackKey(int32_t originalKeyCode) { in getFallbackKey()
4397 void InputDispatcher::InputState::setFallbackKey(int32_t originalKeyCode, in setFallbackKey()
4407 void InputDispatcher::InputState::removeFallbackKey(int32_t originalKeyCode) { in removeFallbackKey()