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.java236 private float mTranslationWhenRemoved; field in ExpandableNotificationRow
961 mTranslationWhenRemoved = getTranslationY();
964 mTranslationWhenRemoved += getNotificationParent().getTranslationY();
974 return mTranslationWhenRemoved;