Searched refs:MOTION_EVENT_AGE_MS (Results 1 – 1 of 1) sorted by relevance
43 private static final long MOTION_EVENT_AGE_MS = 1000; field in FalsingDataProvider60 new TimeLimitedMotionEventBuffer(MOTION_EVENT_AGE_MS);144 mRecentMotionEvents = new TimeLimitedMotionEventBuffer(MOTION_EVENT_AGE_MS); in completePriorGesture()