Home
last modified time | relevance | path

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

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