Searched refs:systemUiLightsOut (Results 1 – 1 of 1) sorted by relevance
402 bool systemUiLightsOut{false}; member496 toString(mLocked.systemUiLightsOut)); in dump()1147 if (mLocked.systemUiLightsOut != lightsOut) { in setSystemUiLightsOut()1148 mLocked.systemUiLightsOut = lightsOut; in setSystemUiLightsOut()1154 forEachPointerControllerLocked([lightsOut = mLocked.systemUiLightsOut](PointerController& pc) { in updateInactivityTimeoutLocked()