Searched refs:TYPE_KEY (Results 1 - 5 of 5) sorted by relevance

/frameworks/native/libs/input/tests/
H A DInputChannel_test.cpp78 serverMsg.header.type = InputMessage::TYPE_KEY;
153 msg.header.type = InputMessage::TYPE_KEY;
/frameworks/native/libs/input/
H A DInputTransport.cpp75 case TYPE_KEY:
89 case TYPE_KEY:
269 msg.header.type = InputMessage::TYPE_KEY;
439 case InputMessage::TYPE_KEY: {
/frameworks/native/include/input/
H A DInputTransport.h48 TYPE_KEY = 1, enumerator in enum:android::InputMessage::__anon1631
/frameworks/native/services/inputflinger/
H A DInputDispatcher.cpp354 case EventEntry::TYPE_KEY: {
414 case EventEntry::TYPE_KEY: {
536 case EventEntry::TYPE_KEY: {
1692 if (eventEntry->type == EventEntry::TYPE_KEY) {
1783 case EventEntry::TYPE_KEY: {
1888 case EventEntry::TYPE_KEY: {
1977 case EventEntry::TYPE_KEY: {
2244 case EventEntry::TYPE_KEY:
3576 if (dispatchEntry->eventEntry->type == EventEntry::TYPE_KEY) {
3934 EventEntry(TYPE_KEY, eventTim
[all...]
H A DInputDispatcher.h433 TYPE_KEY, enumerator in enum:android::InputDispatcher::EventEntry::__anon1944

Completed in 79 milliseconds