Searched refs:DISPLAY_EVENT_HOTPLUG (Results 1 – 6 of 6) sorted by relevance
71 case DisplayEventReceiver::DISPLAY_EVENT_HOTPLUG: in toString()91 event.header = {DisplayEventReceiver::DISPLAY_EVENT_HOTPLUG, displayId, timestamp}; in makeHotplug()324 case DisplayEventReceiver::DISPLAY_EVENT_HOTPLUG: in threadMain()408 case DisplayEventReceiver::DISPLAY_EVENT_HOTPLUG: in shouldConsumeEvent()
54 DISPLAY_EVENT_HOTPLUG = fourcc('p', 'l', 'u', 'g'), enumerator
136 case DisplayEventReceiver::DISPLAY_EVENT_HOTPLUG: in processPendingEvents()
112 case FwkReceiver::DISPLAY_EVENT_HOTPLUG: { in handleEvent()
202 EXPECT_EQ(DisplayEventReceiver::DISPLAY_EVENT_HOTPLUG, event.header.type); in expectHotplugEventReceivedByConnection()
253 ALOGV_IF(event.header.type == DisplayEventReceiver::DISPLAY_EVENT_HOTPLUG, in waitForHotplugEvent()258 if (event.header.type == DisplayEventReceiver::DISPLAY_EVENT_HOTPLUG && in waitForHotplugEvent()