Home
last modified time | relevance | path

Searched refs:mVy (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/view/src/android/view/cts/
DVelocityTrackerTest.java41 private float mVx, mVy; field in VelocityTrackerTest
53 mVy = 0; in setUp()
71 mVy = -4.0f; in testLinearMovement()
81 mVy = -4.0f; in testAcceleratingMovement()
93 mVy = -4.0f; in testDeceleratingMovement()
104 mVy = -4.0f; in testLinearSharpDirectionChange()
108 mVy = -3.0f; in testLinearSharpDirectionChange()
119 mVy = -4.0f; in testLinearSharpDirectionChangeAfterALongPause()
124 mVy = -3.0f; in testLinearSharpDirectionChangeAfterALongPause()
134 mVy = -4.0f; in testChangingAcceleration()
[all …]