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

  /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) {
  /packages/apps/Dialer/src/com/android/dialer/list/
PhoneFavoriteMergedAdapter.java 393 public void onDragCancelled(View v) {}
PhoneFavoriteListView.java 226 public void onDragCancelled(View v) {}
SwipeHelper.java 344 mCallback.onDragCancelled(mCurrView);
459 void onDragCancelled(View v);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
SwipeHelper.java 389 mCallback.onDragCancelled(mCurrView);
409 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) {
  /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) {

Completed in 84 milliseconds