Searched defs:initializeKeyEvent (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/libs/input/ | ||
D | InputTransport.cpp | 1114 void InputConsumer::initializeKeyEvent(KeyEvent* event, const InputMessage* msg) { in initializeKeyEvent() function in android::InputConsumer |
/frameworks/native/services/inputflinger/dispatcher/ | ||
D | InputDispatcher.cpp | 4420 void InputDispatcher::initializeKeyEvent(KeyEvent* event, const KeyEntry* entry) { in initializeKeyEvent() function in android::inputdispatcher::InputDispatcher |