Searched refs:DISPLAY_EVENT_HOTPLUG (Results 1 – 6 of 6) sorted by relevance
71 case DisplayEventReceiver::DISPLAY_EVENT_HOTPLUG: in toString()87 event.header = {DisplayEventReceiver::DISPLAY_EVENT_HOTPLUG, displayId, timestamp}; in makeHotplug()316 case DisplayEventReceiver::DISPLAY_EVENT_HOTPLUG: in threadMain()400 case DisplayEventReceiver::DISPLAY_EVENT_HOTPLUG: in shouldConsumeEvent()
54 DISPLAY_EVENT_HOTPLUG = fourcc('p', 'l', 'u', 'g'), enumerator
135 case DisplayEventReceiver::DISPLAY_EVENT_HOTPLUG: in processPendingEvents()
112 case FwkReceiver::DISPLAY_EVENT_HOTPLUG: { in handleEvent()
198 EXPECT_EQ(DisplayEventReceiver::DISPLAY_EVENT_HOTPLUG, event.header.type); in expectHotplugEventReceivedByConnection()
252 ALOGV_IF(event.header.type == DisplayEventReceiver::DISPLAY_EVENT_HOTPLUG, in waitForHotplugEvent()257 if (event.header.type == DisplayEventReceiver::DISPLAY_EVENT_HOTPLUG && in waitForHotplugEvent()