Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
H A DDialogLaunchAnimator.kt231 private val backgroundLayoutListener = if (animateBackgroundBoundsChange) { regex
516 if (backgroundLayoutListener != null) {
518 .addOnLayoutChangeListener(backgroundLayoutListener)
594 if (backgroundLayoutListener != null) {
596 .removeOnLayoutChangeListener(backgroundLayoutListener)