Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DVelocityTracker.java451 public float getAxisVelocity(@VelocityTrackableMotionEventAxis int axis, int id) { in getAxisVelocity() method in VelocityTracker
466 public float getAxisVelocity(@VelocityTrackableMotionEventAxis int axis) { in getAxisVelocity() method in VelocityTracker
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt51944 method public float getAxisVelocity(int, int);
51945 method public float getAxisVelocity(int);