Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/events/
DSystemEventChipAnimationController.kt168 val chipVerticalCenter = chipBounds.top + chipBounds.height() / 2 in createMoveOutAnimationForDot() constant
174 updateAnimatedViewBoundsHeight(animatedValue as Int, chipVerticalCenter) in createMoveOutAnimationForDot()
183 updateAnimatedViewBoundsHeight(animatedValue as Int, chipVerticalCenter) in createMoveOutAnimationForDot()