Searched refs:mDrawLegacyNavigationBarBackground (Results 1 – 1 of 1) sorted by relevance
269 private boolean mDrawLegacyNavigationBarBackground; field in DecorView1155 boolean oldDrawLegacy = mDrawLegacyNavigationBarBackground; in updateColorViews()1156 mDrawLegacyNavigationBarBackground = mNavigationColorViewState.visible in updateColorViews()1158 if (oldDrawLegacy != mDrawLegacyNavigationBarBackground) { in updateColorViews()2365 if (!mDrawLegacyNavigationBarBackground) { in drawLegacyNavigationBarBackground()