Searched refs:mDrawStatusBarBackground (Results 1 – 2 of 2) sorted by relevance
166 private boolean mDrawStatusBarBackground; field in CoordinatorLayout337 mDrawStatusBarBackground = insets != null && insets.getSystemWindowInsetTop() > 0; in setWindowInsets()338 setWillNotDraw(!mDrawStatusBarBackground && getBackground() == null); in setWindowInsets()828 if (mDrawStatusBarBackground && mStatusBarBackground != null) { in onDraw()
228 private boolean mDrawStatusBarBackground; field in DrawerLayout443 mDrawStatusBarBackground = draw; in setChildInsets()1341 if (mDrawStatusBarBackground && mStatusBarBackground != null) { in onDraw()