Home
last modified time | relevance | path

Searched defs:finalTranslationY (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java1988 int finalTranslationY = (int) StackStateAnimator.getFinalTranslationY(firstView); in updateBackgroundBounds() local
2001 int finalTranslationY = (int) StackStateAnimator.getFinalTranslationY(lastView); in updateBackgroundBounds() local