Searched refs:mHotplugEventPending (Results 1 – 2 of 2) sorted by relevance
31 mHotplugEventPending(false), in ExternalDevice()53 mHotplugEventPending = false; in initialize()85 mHotplugEventPending = false; in deinitialize()178 mHotplugEventPending = true; in setDrmMode()182 mHotplugEventPending = false; in setDrmMode()201 if (mHotplugEventPending) { in HdcpLinkStatusListener()204 mHotplugEventPending = false; in HdcpLinkStatusListener()243 mHotplugEventPending = false; in hotplugListener()249 mHotplugEventPending = true; in hotplugListener()253 mHotplugEventPending = false; in hotplugListener()[all …]
65 bool mHotplugEventPending; variable