Searched refs:DEVICE_ADDED (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/services/inputflinger/
H A DEventHub.h169 DEVICE_ADDED = 0x10000000, enumerator in enum:android::EventHubInterface::__anon1393
176 FIRST_SYNTHETIC_EVENT = DEVICE_ADDED,
H A DEventHub.cpp754 event->type = DEVICE_ADDED;
H A DInputReader.cpp340 case EventHubInterface::DEVICE_ADDED:
/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp353 enqueueEvent(ARBITRARY_TIME, deviceId, EventHubInterface::DEVICE_ADDED, 0, 0);

Completed in 81 milliseconds