Home
last modified time | relevance | path

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

/frameworks/native/include/input/
DVelocityControl.h54 float highThreshold; member
/frameworks/support/dynamic-animation/tests/src/android/support/dynamicanimation/tests/
DFlingTests.java179 final float highThreshold = 10f; in testVelocityThreshold() local