Home
last modified time | relevance | path

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

/frameworks/native/libs/input/android/os/
DIInputConstants.aidl199 const int VELOCITY_TRACKER_STRATEGY_LSQ1 = 1; field
/frameworks/base/core/java/android/view/
DVelocityTracker.java84 public static final int VELOCITY_TRACKER_STRATEGY_LSQ1 = field in VelocityTracker