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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
SwipeHelper.java 97 mCallback.onDragCancelled(mCurrView);
373 mCallback.onDragCancelled(mCurrView);
391 void onDragCancelled(View v);
TaskStackViewTouchHandler.java 409 public void onDragCancelled(View v) {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
SwipeHelper.java 464 mCallback.onDragCancelled(mCurrView);
491 void onDragCancelled(View v);
  /packages/apps/Dialer/src/com/android/dialer/list/
SwipeHelper.java 344 mCallback.onDragCancelled(mCurrView);
459 void onDragCancelled(View v);
ShortcutCardsAdapter.java 320 public void onDragCancelled(View v) {}
  /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/recent/
RecentsHorizontalScrollView.java 225 public void onDragCancelled(View v) {
RecentsVerticalScrollView.java 233 public void onDragCancelled(View v) {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
HeadsUpNotificationView.java 399 public void onDragCancelled(View v) {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
NotificationStackScrollLayout.java 586 public void onDragCancelled(View v) {
    [all...]

Completed in 296 milliseconds