Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/view/
DMediaCarouselScrollHandler.kt83 private var carouselHeight: Int = 0 variable in com.android.systemui.media.controls.ui.view.MediaCarouselScrollHandler
211 carouselHeight, in getOutline()
559 if (currentCarouselHeight != carouselHeight || currentCarouselWidth != carouselHeight) { in setCarouselBounds()
561 carouselHeight = currentCarouselHeight in setCarouselBounds()