Searched refs:mHasLightNavigationBar (Results 1 – 1 of 1) sorted by relevance
62 private boolean mHasLightNavigationBar; field in LightBarController120 mHasLightNavigationBar = isLight(vis, navigationBarMode, in onNavigationVisibilityChanged()122 mNavigationLight = mHasLightNavigationBar && mScrimAlphaBelowThreshold; in onNavigationVisibilityChanged()143 if (mHasLightNavigationBar && belowThresholdBefore != mScrimAlphaBelowThreshold) { in setScrimAlpha()229 pw.print(" mHasLightNavigationBar="); pw.println(mHasLightNavigationBar);