Searched refs:JUMPY_TRANSITION_DROPS (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/
H A DInputDevice.java44 private static final int JUMPY_TRANSITION_DROPS = 3; field in class:InputDevice
275 && mJumpyPointsDropped < JUMPY_TRANSITION_DROPS) {
279 && mJumpyPointsDropped < JUMPY_TRANSITION_DROPS) {

Completed in 22 milliseconds