Searched refs:mLightsOut (Results 1 – 1 of 1) sorted by relevance
64 private boolean mLightsOut; field in NavigationBarTransitions161 if (!force && lightsOut == mLightsOut) return; in applyLightsOut()163 mLightsOut = lightsOut; in applyLightsOut()