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

/frameworks/base/services/input/
H A DEventHub.h156 DEVICE_REMOVED = 0x20000000, enumerator in enum:android::EventHubInterface::__anon1120
H A DEventHub.cpp671 event->type = DEVICE_REMOVED;
H A DInputReader.cpp332 case EventHubInterface::DEVICE_REMOVED:
/frameworks/base/services/input/tests/
H A DInputReader_test.cpp350 enqueueEvent(ARBITRARY_TIME, deviceId, EventHubInterface::DEVICE_REMOVED, 0, 0);

Completed in 73 milliseconds