Home
last modified time | relevance | path

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

/aosp12/frameworks/native/include/input/
H A DVelocityTracker.h26 class VelocityTrackerStrategy; variable
144 VelocityTrackerStrategy() { } in VelocityTrackerStrategy() function
/aosp12/frameworks/base/core/java/android/view/
H A DVelocityTracker.java172 public @interface VelocityTrackerStrategy {} annotation in VelocityTracker