Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ui/view/
H A DSharedNotificationContainer.kt45 private val baseConstraintSet = ConstraintSet() regex
48 baseConstraintSet.apply {
52 baseConstraintSet.applyTo(this)
67 constraintSet.clone(baseConstraintSet)