Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/stack/ui/viewmodel/
DSharedNotificationContainerViewModelTest.kt834 val interpolatedBottom = interpolate(0f, bottom, adjustedProgress) in <lambda>() constant
837 NotificationContainerBounds(top = interpolatedTop, bottom = interpolatedBottom) in <lambda>()