Searched refs:getPeripheralProtectionHeight (Results 1 – 2 of 2) sorted by relevance
770 int tabsAlpha = mHeader.getPeripheralProtectionHeight(/* expectedHeight */ false) == 0 ? 0 in updateHeaderScroll()1446 final int tabsHeight = headerView.getPeripheralProtectionHeight(/* expectedHeight */ false); in drawOnScrimWithScaleAndBottomOffset()1481 return headerBottom + mHeader.getPeripheralProtectionHeight(/* expectedHeight */ true); in getHeaderProtectionHeight()
472 int getPeripheralProtectionHeight(boolean expected) { in getPeripheralProtectionHeight() method in FloatingHeaderView