Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationMenuRow.java283 private boolean handleUpEvent(MotionEvent ev, View animView, float velocity) { in handleUpEvent() method in NotificationMenuRow
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DSwipeHelper.java699 protected boolean handleUpEvent(MotionEvent ev, View animView, float velocity, in handleUpEvent() method in SwipeHelper
/frameworks/base/core/java/android/view/
DKeyEvent.java2813 public void handleUpEvent(KeyEvent event) { in handleUpEvent() method in KeyEvent.DispatcherState
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java4426 public boolean handleUpEvent(MotionEvent ev, View animView, float velocity, in handleUpEvent() method in NotificationStackScrollLayout.NotificationSwipeHelper