Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackSizeCalculatorTest.kt248 sizeCalculator.getSpaceNeeded(
268 sizeCalculator.getSpaceNeeded(
287 sizeCalculator.getSpaceNeeded(
307 sizeCalculator.getSpaceNeeded(
326 sizeCalculator.getSpaceNeeded(
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackSizeCalculator.kt331 val space = getSpaceNeeded(currentNotification, i, previous, stack, onLockscreen)
385 fun getSpaceNeeded( regex