Home
last modified time | relevance | path

Searched defs:updateSwipeProgress (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
DTaskStackViewTouchHandler.java541 public boolean updateSwipeProgress(View v, boolean dismissable, float swipeProgress) { in updateSwipeProgress() method in TaskStackViewTouchHandler
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java822 public boolean updateSwipeProgress(View animView, boolean dismissable, float swipeProgress) { in updateSwipeProgress() method in NotificationStackScrollLayout