Home
last modified time | relevance | path

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

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