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

  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
SwipeHelper.java 277 mCallback.onChildDismissed(view);
454 void onChildDismissed(SwipeableItemView v);
SwipeableListView.java 211 public void onChildDismissed(SwipeableItemView v) {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
SwipeHelper.java 412 mCallback.onChildDismissed(animView);
660 void onChildDismissed(View v);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
TaskStackAnimationHelper.java 400 touchHandler.onChildDismissed(deleteTaskView);
TaskStackViewTouchHandler.java 555 public void onChildDismissed(View v) {
587 * onChildDismissed() calls.
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
NotificationStackScrollLayout.java 793 public void onChildDismissed(View v) {
    [all...]

Completed in 185 milliseconds