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