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