Home
last modified time | relevance | path

Searched refs:mUpdateDeviceProductInfoOnHotplugReconnect (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWComposer.cpp91 mUpdateDeviceProductInfoOnHotplugReconnect( in HWComposer()
152 return mUpdateDeviceProductInfoOnHotplugReconnect; in updatesDeviceProductInfoOnHotplugReconnect()
1054 if (mUpdateDeviceProductInfoOnHotplugReconnect) { in onHotplugConnect()
DHWComposer.h551 const bool mUpdateDeviceProductInfoOnHotplugReconnect; variable