Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPanelView.java96 private static class MotionEventCopy { class in PanelView.FlingTracker
97 public MotionEventCopy(float x2, float y2, long eventTime) { in MotionEventCopy() method in PanelView.FlingTracker.MotionEventCopy