Home
last modified time | relevance | path

Searched defs:CoroutineScope (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/animation/scene/
DAnimateToScene.kt103 private fun CoroutineScope.animate( in CoroutineScope() method
DSwipeToScene.kt302 private fun CoroutineScope.onDragStopped( in onDragStopped() method
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/lifecycle/
DRepeatWhenAttachedTest.kt298 private fun CoroutineScope.repeatWhenAttached(): DisposableHandle { in CoroutineScope() method