Searched refs:mCurrentExpandedYPosition (Results 1 – 1 of 1) sorted by relevance
357 state.mCurrentExpandedYPosition = -state.scrollY; in initAlgorithmState()457 algorithmState.mCurrentExpandedYPosition += mNotificationScrimPadding; in updatePositionsForState()558 algorithmState.mCurrentExpandedYPosition += gap;576 final float footerEnd = algorithmState.mCurrentExpandedYPosition627 algorithmState.mCurrentExpandedYPosition += view.getIntrinsicHeight()1032 private float mCurrentExpandedYPosition; field in StackScrollAlgorithm.StackScrollAlgorithmState