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.java322 private float mTranslationWhenRemoved; field in ExpandableNotificationRow
1364 mTranslationWhenRemoved = getTranslationY();
1367 mTranslationWhenRemoved += getNotificationParent().getTranslationY();
1379 return mTranslationWhenRemoved;