Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DStackScrollAlgorithm.java406 currentY += getGapForLocation( in initAlgorithmState()
555 final float gap = getGapForLocation(
665 return getGapForLocation(fractionToShade, onKeyguard); in getGapHeightForChild()
672 float getGapForLocation(float fractionToShade, boolean onKeyguard) { in getGapForLocation() method
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
H A DStackScrollAlgorithmTest.kt383 val gap = stackScrollAlgorithm.getGapForLocation(
390 val gap = stackScrollAlgorithm.getGapForLocation(
397 val gap = stackScrollAlgorithm.getGapForLocation(