Home
last modified time | relevance | path

Searched defs:VelocityTracker (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DVelocityTracker.java41 public final class VelocityTracker { class
301 private VelocityTracker(@VelocityTrackerStrategy int strategy) { in VelocityTracker() method in VelocityTracker
/frameworks/native/libs/input/
DVelocityTracker.cpp149 VelocityTracker::VelocityTracker(const Strategy strategy) in VelocityTracker() function in android::VelocityTracker