Searched refs:bottomOverScroll (Results 1 – 1 of 1) sorted by relevance
238 float bottomOverScroll = ambientState.getOverScrollAmount(false /* onTop */); in initAlgorithmState() local245 state.scrollY = (int) (scrollY + bottomOverScroll); in initAlgorithmState()248 state.anchorViewY = (int) (ambientState.getAnchorViewY() - bottomOverScroll); in initAlgorithmState()