Home
last modified time | relevance | path

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

/packages/apps/ThemePicker/src/com/android/customization/module/
DThemePickerInjector.kt95 @BackgroundDispatcher private val bgScope: CoroutineScope, in <lambda>() constant in com.android.customization.module.ThemePickerInjector
326 backgroundScope = bgScope, in <lambda>()