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

/frameworks/native/services/inputflinger/
H A DEventHub.h171 DEVICE_REMOVED = 0x20000000, enumerator in enum:android::EventHubInterface::__anon1393
H A DEventHub.cpp732 event->type = DEVICE_REMOVED;
H A DInputReader.cpp343 case EventHubInterface::DEVICE_REMOVED:
/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp360 enqueueEvent(ARBITRARY_TIME, deviceId, EventHubInterface::DEVICE_REMOVED, 0, 0);

Completed in 341 milliseconds