Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DViewDialogLaunchAnimatorController.kt36 override fun startDrawingInOverlayOf(viewGroup: ViewGroup) { in startDrawingInOverlayOf() method
DDialogLaunchAnimator.kt101 fun startDrawingInOverlayOf(viewGroup: ViewGroup) in <lambda>() method
816 controller.startDrawingInOverlayOf(decorView) in moveSourceDrawingToDialog()
/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/animation/
DExpandableController.kt281 override fun startDrawingInOverlayOf(viewGroup: ViewGroup) { in dialogController() method