Searched refs:mDrawStatusBarBackground (Results 1 – 2 of 2) sorted by relevance
186 private boolean mDrawStatusBarBackground; field in CoordinatorLayout356 mDrawStatusBarBackground = insets != null && insets.getSystemWindowInsetTop() > 0; in setWindowInsets()357 setWillNotDraw(!mDrawStatusBarBackground && getBackground() == null); in setWindowInsets()878 if (mDrawStatusBarBackground && mStatusBarBackground != null) { in onDraw()
223 private boolean mDrawStatusBarBackground; field in DrawerLayout446 mDrawStatusBarBackground = draw; in setChildInsets()1342 if (mDrawStatusBarBackground && mStatusBarBackground != null) { in onDraw()