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/
SwipeHelper.java 389 mCallback.onDragCancelled(mCurrView);
409 void onDragCancelled(View v);
  /packages/apps/Dialer/src/com/android/dialer/list/
SwipeHelper.java 344 mCallback.onDragCancelled(mCurrView);
459 void onDragCancelled(View v);
PhoneFavoriteListView.java 224 public void onDragCancelled(View v) {}
PhoneFavoriteMergedAdapter.java 366 public void onDragCancelled(View v) {}
PhoneFavoritesTileAdapter.java     [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
SwipeHelper.java 340 mCallback.onDragCancelled(mCurrView);
456 void onDragCancelled(SwipeableItemView v);
SwipeableListView.java 298 public void onDragCancelled(SwipeableItemView v) {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
HeadsUpNotificationView.java 224 public void onDragCancelled(View v) {
NotificationRowLayout.java 183 public void onDragCancelled(View v) {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recent/
RecentsHorizontalScrollView.java 217 public void onDragCancelled(View v) {
RecentsVerticalScrollView.java 225 public void onDragCancelled(View v) {

Completed in 115 milliseconds