Searched refs:getMaxAllowedChildHeight (Results 1 – 2 of 2) sorted by relevance
501 + getMaxAllowedChildHeight(view) in initAlgorithmState()686 viewState.setYTranslation((fullHeight - getMaxAllowedChildHeight(view)) / 2f);715 viewState.height = getMaxAllowedChildHeight(view);724 expansionFraction * (getMaxAllowedChildHeight(view) + mPaddingBetweenElements);1006 ambientState.getStackY(), getMaxAllowedChildHeight(row), originalCornerRadius); in clampHunToMaxTranslation()1027 protected int getMaxAllowedChildHeight(View child) { in getMaxAllowedChildHeight() method
1035 stackScrollAlgorithm.getMaxAllowedChildHeight(pulsingNotificationView), in <lambda>()