Searched refs:bottomPeekStart (Results 1 – 1 of 1) sorted by relevance
343 float bottomPeekStart = mInnerHeight - mBottomStackPeekSize; in updatePositionsForState() local346 float bottomStackStart = bottomPeekStart - mBottomStackSlowDownLength; in updatePositionsForState()394 bottomPeekStart, childViewState.yTranslation, childViewState, in updatePositionsForState()410 bottomStackStart, bottomPeekStart, currentYPosition, in updatePositionsForState()425 > bottomPeekStart - mCollapseSecondCardPadding) { in updatePositionsForState()427 bottomPeekStart - mCollapseSecondCardPadding in updatePositionsForState()617 int bottomPeekStart = mInnerHeight - mBottomStackPeekSize - in findNumberOfItemsInTopStackAndUpdateState() local623 childViewState.height = (int) Math.max(Math.min(bottomPeekStart, maxHeight), in findNumberOfItemsInTopStackAndUpdateState()