Searched defs:dialogContentWithBackground (Results 1 – 3 of 3) sorted by relevance
394 val dialogContentWithBackground = animatedDialog.dialogContentWithBackground ?: return null in <lambda>() constant549 var dialogContentWithBackground: ViewGroup? = null variable606 val dialogContentWithBackground = in start() constant633 val (dialogContentWithBackground, decorViewLayoutListener) = in start() constant877 val dialogContentWithBackground = this.dialogContentWithBackground!! in hideDialogIntoView() constant
100 val dialogContentWithBackground = LaunchableFrameLayout(context) in maybeForceFullscreen() constant
91 val dialogContentWithBackground = transparentBackground.getChildAt(0) as ViewGroup in testShowDialogFromView() constant