Searched refs:newScrollY (Results 1 – 1 of 1) sorted by relevance
146 int newScrollY = fastScrollSections.size() > 0 && fastScrollSections.get(0) == info in smoothSnapToPosition() local150 int deltaY = newScrollY - scrollY; in smoothSnapToPosition()