Searched refs:panDeltaY2 (Results 1 – 1 of 1) sorted by relevance
744 int panDeltaY2 = Math.min(0, mBottom - r.bottom); in ensureVisible() local747 int panDeltaY = panDeltaY1 != 0 ? panDeltaY1 : panDeltaY2; in ensureVisible()