Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRow.java378 private float mTranslationWhenRemoved; field in ExpandableNotificationRow
1464 mTranslationWhenRemoved = getTranslationY();
1467 mTranslationWhenRemoved += getNotificationParent().getTranslationY();
1479 return mTranslationWhenRemoved;