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