Home
last modified time | relevance | path

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

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