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