Searched defs:handleUpEvent (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DSwipeHelper.java582 if (!handleUpEvent(ev, mCurrView, velocity, getTranslation(mCurrView))) {
646 protected boolean handleUpEvent(MotionEvent ev, View animView, float velocity, method in class:SwipeHelper
/frameworks/base/core/java/android/view/
H A DKeyEvent.java2697 state.handleUpEvent(this);
2797 public void handleUpEvent(KeyEvent event) { method in class:KeyEvent.DispatcherState
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DNotificationStackScrollLayout.java3948 public boolean handleUpEvent(MotionEvent ev, View animView, float velocity, method in class:NotificationStackScrollLayout.NotificationSwipeHelper

Completed in 199 milliseconds