Home
last modified time | relevance | path

Searched refs:onDragCancelled (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DSwipeHelper.java589 mCallback.onDragCancelled(mCurrView);
662 void onDragCancelled(View v);
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
DTaskStackViewTouchHandler.java609 public void onDragCancelled(View v) { in onDragCancelled() method in TaskStackViewTouchHandler
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java910 public void onDragCancelled(View v) { in onDragCancelled() method in NotificationStackScrollLayout
4059 onDragCancelled(animView); in snapChild()
4144 onDragCancelled(animView); in snapToGear()