Home
last modified time | relevance | path

Searched defs:dialogContentWithBackground (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
H A DDialogLaunchAnimator.kt251 val dialogContentWithBackground = if (isWindowFullScreen) { regex
289 val dialogContentWithBackground = FrameLayout(dialog.context) regex
591 val dialogContentWithBackground = this.dialogContentWithBackground!! regex
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/animation/
H A DDialogLaunchAnimatorTest.kt84 val dialogContentWithBackground = transparentBackground.getChildAt(0) as ViewGroup regex