Searched refs:onDragCancelled (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
H A DSwipeHelper.java97 mCallback.onDragCancelled(mCurrView);
373 mCallback.onDragCancelled(mCurrView);
391 void onDragCancelled(View v); method in interface:SwipeHelper.Callback
H A DTaskStackViewTouchHandler.java495 public void onDragCancelled(View v) { method in class:TaskStackViewTouchHandler
/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DSwipeHelper.java464 mCallback.onDragCancelled(mCurrView);
491 void onDragCancelled(View v); method in interface:SwipeHelper.Callback
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DNotificationStackScrollLayout.java650 public void onDragCancelled(View v) { method in class:NotificationStackScrollLayout

Completed in 116 milliseconds