Home
last modified time | relevance | path

Searched refs:updateSwipeProgressAlpha (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DSwipeHelper.java263 updateSwipeProgressAlpha(animView, getSwipeAlpha(swipeProgress)); in updateSwipeProgressFromOffset()
582 protected void updateSwipeProgressAlpha(View animView, float alpha) { in updateSwipeProgressAlpha() method in SwipeHelper
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationSwipeHelper.java202 protected void updateSwipeProgressAlpha(View animView, float alpha) { in updateSwipeProgressAlpha() method in NotificationSwipeHelper