HomeSort by relevance Sort by last modified time
    Searched refs:onDragCancelled (Results 1 - 5 of 5) sorted by null

  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
SwipeHelper.java 340 mCallback.onDragCancelled(mCurrView);
456 void onDragCancelled(SwipeableItemView v);
SwipeableListView.java 301 public void onDragCancelled(SwipeableItemView v) {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
SwipeHelper.java 629 mCallback.onDragCancelled(mCurrView);
707 void onDragCancelled(View v);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
TaskStackViewTouchHandler.java 623 public void onDragCancelled(View v) {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
NotificationStackScrollLayout.java     [all...]

Completed in 112 milliseconds