Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DViewDialogTransitionAnimatorController.kt37 override val sourceIdentity: Any = source constant
DDialogTransitionAnimator.kt97 val sourceIdentity: Any in <lambda>() constant
270 if (openedDialogs.any { it.controller.sourceIdentity == controller.sourceIdentity }) { in <lambda>()
/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/animation/
DExpandableController.kt308 override val sourceIdentity: Any = this@ExpandableControllerImpl in dialogController() constant