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