Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DActivityAllAppsContainerView.java1446 final int tabsHeight = headerView.getPeripheralProtectionHeight(/* expectedHeight */ false); in drawOnScrimWithScaleAndBottomOffset() local
1447 if (mTabsProtectionAlpha > 0 && tabsHeight != 0) { in drawOnScrimWithScaleAndBottomOffset()
1464 final float tabBottomWithScale = tabTopWithScale + tabsHeight * scale; in drawOnScrimWithScaleAndBottomOffset()