Searched defs:initialY (Results 1 – 1 of 1) sorted by relevance
4694 int initialY = initialVelocity < 0 ? Integer.MAX_VALUE : 0; in start() local4761 int initialY = distance < 0 ? Integer.MAX_VALUE : 0; in startScroll() local