Searched refs:mSessionConfigSupported (Results 1 – 2 of 2) sorted by relevance
204 return mSessionConfigSupported && mBootFinished && in shouldCreateSessionWithConfig()250 mSessionConfigSupported = false; in ensurePowerHintSessionRunning()
300 bool mSessionConfigSupported = true; variable