Searched defs:dialogContentWithBackground (Results 1 – 3 of 3) sorted by relevance
387 val dialogContentWithBackground = animatedDialog.dialogContentWithBackground ?: return null in <lambda>() constant541 var dialogContentWithBackground: ViewGroup? = null variable598 val dialogContentWithBackground = in start() constant625 val (dialogContentWithBackground, decorViewLayoutListener) = in start() constant866 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