Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DDialogTransitionAnimator.kt677 val viewWithInsets = (dialogContentWithBackground.parent as ViewGroup) in start() constant
678 viewWithInsets.setOnApplyWindowInsetsListener { view, windowInsets -> in start()