Allow EdgeEffect to fling during pull

Bug: 186430321

EdgeEffect was restarting the fling from the start if onAbsorb()
was called after onPullDistance(). This CL checks that it is
now working properly.

Test: new test
Change-Id: I8d8f81043808b70e7a4597a0f082493f7da73ed4
1 file changed