Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DDialogTransitionAnimator.kt562 private val backgroundLayoutListener = constant
798 if (backgroundLayoutListener != null) { in maybeStartLaunchAnimation()
800 backgroundLayoutListener in maybeStartLaunchAnimation()
869 if (backgroundLayoutListener != null) { in hideDialogIntoView()
871 backgroundLayoutListener in hideDialogIntoView()