Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java816 int animationYOffset) { in drawBackgroundRects() argument
819 mSections[0].getCurrentBounds().bottom + animationYOffset; in drawBackgroundRects()
827 int sectionTop = section.getCurrentBounds().top + animationYOffset; in drawBackgroundRects()
845 section.getCurrentBounds().bottom + animationYOffset; in drawBackgroundRects()