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 98 mCallback.onDragCancelled(mCurrView);
375 mCallback.onDragCancelled(mCurrView);
393 void onDragCancelled(View v);
TaskStackViewTouchHandler.java 395 public void onDragCancelled(View v) {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
SwipeHelper.java 460 mCallback.onDragCancelled(mCurrView);
487 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 317 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 274 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 334 public void onDragCancelled(View v) {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
NotificationStackScrollLayout.java 565 public void onDragCancelled(View v) {
    [all...]

Completed in 810 milliseconds