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