Searched refs:mHeaderColor (Results 1 – 1 of 1) sorted by relevance
189 private int mHeaderColor; field in ActivityAllAppsContainerView774 if (headerColor != mHeaderColor || mTabsProtectionAlpha != tabsAlpha) { in updateHeaderScroll()775 mHeaderColor = headerColor; in updateHeaderScroll()1414 mHeaderPaint.setColor(mHeaderColor); in drawOnScrimWithScaleAndBottomOffset()1415 mHeaderPaint.setAlpha((int) (getAlpha() * Color.alpha(mHeaderColor))); in drawOnScrimWithScaleAndBottomOffset()