Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/ui/viewmodel/
DMobileIconsViewModel.kt117 val vmScope = scope.createChildScope() in <lambda>()
131 private fun CoroutineScope.createChildScope() = in <lambda>() method in com.android.systemui.statusbar.pipeline.mobile.ui.viewmodel.MobileIconsViewModel