Searched refs:bottomAmount (Results 1 – 1 of 1) sorted by relevance
1425 float bottomAmount = getCurrentOverScrollAmount(false); in fling() local1432 } else if (velocityY > 0 && bottomAmount > 0) { in fling()1433 mOwnScrollY += bottomAmount; in fling()1437 + bottomAmount; in fling()