Searched refs:createAndShowDialog (Results 1 – 2 of 2) sorted by relevance
69 val dialog = createAndShowDialog() in testShowDialogFromView()110 val firstDialog = createAndShowDialog() in testStackedDialogsDismissesAll()125 val firstDialog = createAndShowDialog() in testActivityTransitionControllerFromDialog()148 val dialog = createAndShowDialog() in testActivityLaunchFromHiddenDialog()163 val dialog = createAndShowDialog(dialogTransitionAnimator) in testActivityLaunchWhenLockedWithoutAlternateAuth()175 val dialog = createAndShowDialog(dialogTransitionAnimator) in testActivityLaunchWhenLockedWithAlternateAuth()215 val firstDialog = createAndShowDialog() in testShowFromDialogCujSpecificationLogsInteraction()295 private fun createAndShowDialog( in createAndShowDialog() method
109 createAndShowDialog(); in showRearDisplayDialog()123 private void createAndShowDialog() { in createAndShowDialog() method in RearDisplayDialogController