Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DExpandableNotificationRow.java295 private float mTranslationWhenRemoved; field in ExpandableNotificationRow
1203 mTranslationWhenRemoved = getTranslationY();
1206 mTranslationWhenRemoved += getNotificationParent().getTranslationY();
1216 return mTranslationWhenRemoved;