Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/events/
H A DSystemEventChipAnimationController.kt104 updateChipBounds(it, contentInsetsProvider.getStatusBarContentAreaForCurrentRotation())
265 updateChipBounds(it, newContentArea)
288 private fun updateChipBounds(chip: BackgroundAnimatableView, contentArea: Rect) { regex