Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/
DMediaHierarchyManager.kt147 private var animationStartBounds: Rect = Rect() variable
191 animationStartBounds, in <lambda>()
789 animationStartBounds.set(currentBounds) in performTransitionToNewLocation()
794 animationStartBounds.set(previousHost.currentBounds) in performTransitionToNewLocation()