Searched refs:DISPLAY_EVENT_HOTPLUG (Results 1 – 7 of 7) sorted by relevance
85 case DisplayEventReceiver::DISPLAY_EVENT_HOTPLUG: in toString()105 event.header = {DisplayEventReceiver::DISPLAY_EVENT_HOTPLUG, displayId, timestamp}; in makeHotplug()446 case DisplayEventReceiver::DISPLAY_EVENT_HOTPLUG: in threadMain()551 case DisplayEventReceiver::DISPLAY_EVENT_HOTPLUG: in shouldConsumeEvent()
58 DISPLAY_EVENT_HOTPLUG = fourcc('p', 'l', 'u', 'g'), enumerator
112 case FwkReceiver::DISPLAY_EVENT_HOTPLUG: { in handleEvent()
171 case DisplayEventReceiver::DISPLAY_EVENT_HOTPLUG: in processPendingEvents()
301 EXPECT_EQ(DisplayEventReceiver::DISPLAY_EVENT_HOTPLUG, event.header.type); in expectHotplugEventReceivedByConnection()
292 ALOGV_IF(event.header.type == DisplayEventReceiver::DISPLAY_EVENT_HOTPLUG, in waitForHotplugEvent()296 if (event.header.type == DisplayEventReceiver::DISPLAY_EVENT_HOTPLUG && in waitForHotplugEvent()
430 if (event.header.type == DisplayEventReceiver::DISPLAY_EVENT_HOTPLUG) { in handleEvent()