Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ui/viewbinder/
DSharedNotificationContainerBinder.kt119 .getMaxNotifications { space, extraShelfSpace -> in <lambda>() method
124 if (extraShelfSpace) shelfHeight else 0f, in <lambda>()