Searched refs:currentBottomAmount (Results 1 – 1 of 1) sorted by relevance
1441 float currentBottomAmount = getCurrentOverScrollAmount(false); in overScrollDown() local1442 float newBottomAmount = currentBottomAmount + deltaY; in overScrollDown()1443 if (currentBottomAmount > 0) { in overScrollDown()