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

/frameworks/native/services/inputflinger/
H A DEventHub.h178 DEVICE_ADDED = 0x10000000, enumerator in enum:android::EventHubInterface::__anon1525
185 FIRST_SYNTHETIC_EVENT = DEVICE_ADDED,
H A DEventHub.cpp775 event->type = DEVICE_ADDED;
H A DInputReader.cpp355 case EventHubInterface::DEVICE_ADDED:
/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp352 enqueueEvent(ARBITRARY_TIME, deviceId, EventHubInterface::DEVICE_ADDED, 0, 0);

Completed in 160 milliseconds