Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DStackScrollAlgorithm.java306 final float shelfStart = ambientState.getStackEndHeight() in initAlgorithmState() local
743 float shelfStart = ambientState.getInnerHeight() in updateChildZValue() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShelf.java223 float shelfStart = getTranslationY(); in updateAppearance() local