Searched refs:mCurrentYPosition (Results 1 – 1 of 1) sorted by relevance
437 state.mCurrentYPosition = -state.scrollY; in initAlgorithmState()536 algorithmState.mCurrentYPosition += mNotificationScrimPadding; in updatePositionsForState()636 algorithmState.mCurrentYPosition += expansionFraction * gap;642 viewState.setYTranslation(algorithmState.mCurrentYPosition);723 algorithmState.mCurrentYPosition +=728 setLocation(view.getViewState(), algorithmState.mCurrentYPosition, i);1166 private float mCurrentYPosition; field in StackScrollAlgorithm.StackScrollAlgorithmState