Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DAmbientState.java446 float pulseHeight = Math.min(mPulseHeight, (float) height); in getInnerHeight() local
H A DNotificationStackScrollLayout.java5493 float pulseHeight = getPulseHeight(); in calculateAppearFractionBypass() local