OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:initializeKeyEvent
(Results
1 - 4
of
4
) sorted by null
/frameworks/native/include/input/
InputTransport.h
431
static void
initializeKeyEvent
(KeyEvent* event, const InputMessage* msg);
/frameworks/native/libs/input/
InputTransport.cpp
433
initializeKeyEvent
(keyEvent, &mMsg);
882
void InputConsumer::
initializeKeyEvent
(KeyEvent* event, const InputMessage* msg) {
[
all
...]
/frameworks/base/services/input/
InputDispatcher.cpp
[
all
...]
InputDispatcher.h
[
all
...]
Completed in 52 milliseconds