Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/
H A DTimeLimitedMotionEventBuffer.java34 public class TimeLimitedMotionEventBuffer implements List<MotionEvent> { class
39 public TimeLimitedMotionEventBuffer(long maxAgeMs) { in TimeLimitedMotionEventBuffer() method in TimeLimitedMotionEventBuffer