Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationSwipeHelper.java328 protected float getTotalTranslationLength(View animView) { in getTotalTranslationLength() method in NotificationSwipeHelper
480 float getTotalTranslationLength(View animView); in getTotalTranslationLength() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DSwipeHelper.java497 protected float getTotalTranslationLength(View animView) { in getTotalTranslationLength() method in SwipeHelper