Searched defs:coroutineScope (Results 1 – 10 of 10) sorted by relevance
51 val coroutineScope = rememberCoroutineScope() in AppSettingsPreference() constant64 private val coroutineScope: CoroutineScope, constant in com.android.settings.spa.app.appinfo.AppSettingsPresenter
53 val coroutineScope = rememberCoroutineScope() in <lambda>() constant69 private val coroutineScope: CoroutineScope, constant in com.android.settings.spa.app.appinfo.AppAllServicesPresenter
48 val coroutineScope = rememberCoroutineScope() in createButton() constant
52 val coroutineScope = rememberCoroutineScope() in <lambda>() constant70 private val coroutineScope: CoroutineScope, constant in com.android.settings.spa.app.appinfo.AppInstallerInfoPresenter
53 val coroutineScope = rememberCoroutineScope() in Page() constant
70 val coroutineScope = rememberCoroutineScope() in Page() constant
51 private val coroutineScope: CoroutineScope, in <lambda>() constant in com.android.settings.spa.app.appinfo.PackageInfoPresenter
719 val coroutineScope = CoroutineScope(Dispatchers.Default + SupervisorJob()) in onReceive() constant738 val coroutineScope = CoroutineScope(Dispatchers.Default + SupervisorJob()) in onReceive() constant767 val coroutineScope = CoroutineScope(Dispatchers.Default + SupervisorJob()) in onReceive() constant825 val coroutineScope = CoroutineScope(Dispatchers.Default + SupervisorJob()) in onReceive() constant916 val coroutineScope = CoroutineScope(Dispatchers.Default + SupervisorJob()) in onStartJob() constant969 val coroutineScope = CoroutineScope(Dispatchers.Default + SupervisorJob()) in onAccessibilityServicesStateChanged() constant
43 private val coroutineScope: CoroutineScope, constant in com.android.customization.picker.clock.data.repository.ClockRegistryProvider
39 private val coroutineScope: CoroutineScope, in <lambda>() constant in com.android.wallpaper.picker.customization.ui.viewmodel.WallpaperQuickSwitchViewModel