Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DStackScrollAlgorithm.java486 currentY += getGapForLocation( in initAlgorithmState()
634 final float gap = getGapForLocation(
763 return getGapForLocation(fractionToShade, onKeyguard); in getGapHeightForChild()
770 float getGapForLocation(float fractionToShade, boolean onKeyguard) { in getGapForLocation() method
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
DStackScrollAlgorithmTest.kt539 stackScrollAlgorithm.getGapForLocation( in <lambda>()
549 stackScrollAlgorithm.getGapForLocation( in <lambda>()
559 stackScrollAlgorithm.getGapForLocation( in <lambda>()