Home
last modified time | relevance | path

Searched refs:stopDrawingInOverlay (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DViewDialogTransitionAnimatorController.kt57 override fun stopDrawingInOverlay() { in stopDrawingInOverlay() method
DDialogTransitionAnimator.kt116 fun stopDrawingInOverlay() in <lambda>() method
886 controller.stopDrawingInOverlay() in hideDialogIntoView()
/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/animation/
DExpandableController.kt318 override fun stopDrawingInOverlay() { in dialogController() method