Searched refs:newStackHeight (Results 1 – 1 of 1) sorted by relevance
490 int newStackHeight = (int) height; in setStackHeight() local497 if (newStackHeight - mTopPadding - mTopPaddingOverflow >= normalUnfoldPositionStart in setStackHeight()500 stackHeight = newStackHeight; in setStackHeight()505 int translationY = (newStackHeight - minStackHeight); in setStackHeight()508 float partiallyThere = (newStackHeight - mTopPadding - mTopPaddingOverflow) in setStackHeight()