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