Searched defs:dialogContentWithBackground (Results 1 – 3 of 3) sorted by relevance
100 val dialogContentWithBackground = LaunchableFrameLayout(context) in maybeForceFullscreen() constant
385 val dialogContentWithBackground = animatedDialog.dialogContentWithBackground ?: return null in <lambda>() constant540 var dialogContentWithBackground: ViewGroup? = null variable597 val dialogContentWithBackground = in start() constant624 val (dialogContentWithBackground, decorViewLayoutListener) = in start() constant869 val dialogContentWithBackground = this.dialogContentWithBackground!! in hideDialogIntoView() constant
90 val dialogContentWithBackground = transparentBackground.getChildAt(0) as ViewGroup in testShowDialogFromView() constant