Home
last modified time | relevance | path

Searched refs:tabsAlpha (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DActivityAllAppsContainerView.java770 int tabsAlpha = mHeader.getPeripheralProtectionHeight(/* expectedHeight */ false) == 0 ? 0 in updateHeaderScroll() local
774 if (headerColor != mHeaderColor || mTabsProtectionAlpha != tabsAlpha) { in updateHeaderScroll()
776 mTabsProtectionAlpha = tabsAlpha; in updateHeaderScroll()