Home
last modified time | relevance | path

Searched refs:updateSwipeProgress (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DSwipeHelper.java214 if (!mCallback.updateSwipeProgress(animView, dismissable, swipeProgress)) { in updateSwipeProgressFromOffset()
755 boolean updateSwipeProgress(View animView, boolean dismissable, float swipeProgress); in updateSwipeProgress() method
/frameworks/base/packages/SystemUI/legacy/recents/src/com/android/systemui/recents/views/
DTaskStackViewTouchHandler.java554 public boolean updateSwipeProgress(View v, boolean dismissable, float swipeProgress) { in updateSwipeProgress() method in TaskStackViewTouchHandler
DTaskStackAnimationHelper.java660 touchHandler.updateSwipeProgress(deleteTaskView, true, progress); in startTaskStackDeleteTaskAnimation()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java6322 public boolean updateSwipeProgress(View animView, boolean dismissable,