Searched refs:mTabsProtectionAlpha (Results 1 – 1 of 1) sorted by relevance
129 private int mTabsProtectionAlpha; field in AllAppsContainerView674 if (mTabsProtectionAlpha > 0 && tabsHeight != 0) { in drawOnScrim()675 mHeaderPaint.setAlpha((int) (getAlpha() * mTabsProtectionAlpha)); in drawOnScrim()760 if (headerColor != mHeaderColor || mTabsProtectionAlpha != tabsAlpha) { in updateHeaderScroll()762 mTabsProtectionAlpha = tabsAlpha; in updateHeaderScroll()