Searched refs:bottomAmount (Results 1 – 1 of 1) sorted by relevance
1357 float bottomAmount = getCurrentOverScrollAmount(false); in fling() local1364 } else if (velocityY > 0 && bottomAmount > 0) { in fling()1365 mOwnScrollY += bottomAmount; in fling()1369 + bottomAmount; in fling()