Searched defs:VelocityTracker (Results 1 – 3 of 3) sorted by relevance
29 interface VelocityTracker : Consumer<MotionEvent> { interface
41 public final class VelocityTracker { class301 private VelocityTracker(@VelocityTrackerStrategy int strategy) { in VelocityTracker() method in VelocityTracker
149 VelocityTracker::VelocityTracker(const Strategy strategy) in VelocityTracker() function in android::VelocityTracker