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/notification/row/
DExpandableNotificationRow.java337 private float mTranslationWhenRemoved; field in ExpandableNotificationRow
1381 mTranslationWhenRemoved = getTranslationY();
1384 mTranslationWhenRemoved += getNotificationParent().getTranslationY();
1394 return mTranslationWhenRemoved;