Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/events/
H A DSystemEventChipAnimationController.kt290 val chipTop = (contentArea.bottom - chip.view.measuredHeight) / 2 regex
291 val chipBottom = chipTop + chip.view.measuredHeight
305 chipBounds = Rect(chipLeft, chipTop, chipRight, chipBottom)