Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackSizeCalculatorTest.kt59 private val gapHeight = px(R.dimen.notification_section_divider_height) regex
110 setGapHeight(gapHeight)
113 val spaceForShelf = gapHeight + dividerHeight + shelfHeight
146 setGapHeight(gapHeight)
151 gapHeight + rowHeight + dividerHeight,
154 val spaceForShelf = gapHeight + dividerHeight + shelfHeight
172 setGapHeight(gapHeight)
177 dividerHeight + gapHeight + rowHeight,
181 val shelfSpace = dividerHeight + gapHeight + shelfHeight