Searched refs:mHeaderProtectionColor (Results 1 – 1 of 1) sorted by relevance
125 private final int mHeaderProtectionColor; field in AllAppsContainerView147 mHeaderProtectionColor = Themes.getAttrColor(context, R.attr.allappsHeaderProtectionColor); in AllAppsContainerView()753 int viewBG = ColorUtils.blendARGB(mScrimColor, mHeaderProtectionColor, prog); in updateHeaderScroll()