Searched refs:DISPLAY_EVENT_HOTPLUG (Results 1 – 6 of 6) sorted by relevance
54 DISPLAY_EVENT_HOTPLUG = fourcc('p', 'l', 'u', 'g'), enumerator
134 case DisplayEventReceiver::DISPLAY_EVENT_HOTPLUG: in processPendingEvents()
112 case FwkReceiver::DISPLAY_EVENT_HOTPLUG: { in handleEvent()
165 event.header.type = DisplayEventReceiver::DISPLAY_EVENT_HOTPLUG; in onHotplugReceived()
177 EXPECT_EQ(DisplayEventReceiver::DISPLAY_EVENT_HOTPLUG, event.header.type); in expectHotplugEventReceivedByConnection()
252 ALOGV_IF(event.header.type == DisplayEventReceiver::DISPLAY_EVENT_HOTPLUG, in waitForHotplugEvent()256 if (event.header.type == DisplayEventReceiver::DISPLAY_EVENT_HOTPLUG && in waitForHotplugEvent()