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

/frameworks/native/services/inputflinger/
H A DEventHub.h176 DEVICE_ADDED = 0x10000000, enumerator in enum:android::EventHubInterface::__anon1815
183 FIRST_SYNTHETIC_EVENT = DEVICE_ADDED,
H A DEventHub.cpp792 event->type = DEVICE_ADDED;
H A DInputReader.cpp440 case EventHubInterface::DEVICE_ADDED:
/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp413 enqueueEvent(ARBITRARY_TIME, deviceId, EventHubInterface::DEVICE_ADDED, 0, 0);

Completed in 52 milliseconds