Home
last modified time | relevance | path

Searched refs:launchCujType (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DExpandable.kt39 launchCujType: Int? = null, in activityTransitionController()
52 launchCujType: Int? = null in activityTransitionController()
55 launchCujType, in activityTransitionController()
80 launchCujType: Int?, in dialogTransitionController()
87 launchCujType, in dialogTransitionController()
DGhostedViewTransitionAnimatorController.kt64 private val launchCujType: Int? = null, constant in com.android.systemui.animation.GhostedViewTransitionAnimatorController
117 launchCujType
/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/animation/
DExpandableController.kt138 launchCujType: Int?, in activityTransitionController()
147 return activityController(launchCujType, cookie, component, returnCujType) in activityTransitionController()
269 launchCujType: Int?, in activityController()
283 launchCujType in activityController()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/animation/
DGhostedViewTransitionAnimatorControllerTest.kt71 launchCujType = LAUNCH_CUJ, in cujsAreLoggedCorrectly()
86 launchCujType = LAUNCH_CUJ, in cujsAreLoggedCorrectly()