Searched refs:partiallyThere (Results 1 – 1 of 1) sorted by relevance
508 float partiallyThere = (newStackHeight - mTopPadding - mTopPaddingOverflow) in setStackHeight() local510 partiallyThere = Math.max(0, partiallyThere); in setStackHeight()512 translationY += (1 - partiallyThere) * (mBottomStackPeekSize + in setStackHeight()