Searched refs:mTabsProtectionAlpha (Results 1 – 1 of 1) sorted by relevance
193 private int mTabsProtectionAlpha; field in ActivityAllAppsContainerView774 if (headerColor != mHeaderColor || mTabsProtectionAlpha != tabsAlpha) { in updateHeaderScroll()776 mTabsProtectionAlpha = tabsAlpha; in updateHeaderScroll()1447 if (mTabsProtectionAlpha > 0 && tabsHeight != 0) { in drawOnScrimWithScaleAndBottomOffset()1452 mHeaderPaint.setAlpha((int) (getAlpha() * mTabsProtectionAlpha)); in drawOnScrimWithScaleAndBottomOffset()