Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java952 int currentRight = right; in drawBackgroundRects() local
965 || ((currentLeft != ownLeft || currentRight != ownRight) && !first)) { in drawBackgroundRects()
968 currentRight, in drawBackgroundRects()
974 currentRight = ownRight; in drawBackgroundRects()
981 currentRight, in drawBackgroundRects()