Searched refs:getMaxAllowedChildHeight (Results 1 – 2 of 2) sorted by relevance
421 + getMaxAllowedChildHeight(view) in initAlgorithmState()588 viewState.setYTranslation((fullHeight - getMaxAllowedChildHeight(view)) / 2f);617 viewState.height = getMaxAllowedChildHeight(view);626 expansionFraction * (getMaxAllowedChildHeight(view) + mPaddingBetweenElements);865 ambientState.getStackY(), getMaxAllowedChildHeight(row), originalCornerRadius); in clampHunToMaxTranslation()886 protected int getMaxAllowedChildHeight(View child) { in getMaxAllowedChildHeight() method
856 stackScrollAlgorithm.getMaxAllowedChildHeight(pulsingNotificationView),