Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationSwipeHelper.java397 protected float getTotalTranslationLength(View animView) { in getTotalTranslationLength() method in NotificationSwipeHelper
539 float getTotalTranslationLength(View animView); in getTotalTranslationLength() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DSwipeHelper.java513 protected float getTotalTranslationLength(View animView) { in getTotalTranslationLength() method in SwipeHelper