Home
last modified time | relevance | path

Searched defs:coroutineScope (Results 1 – 10 of 10) sorted by relevance

/packages/apps/Settings/src/com/android/settings/spa/app/appinfo/
DAppSettingsPreference.kt51 val coroutineScope = rememberCoroutineScope() in AppSettingsPreference() constant
64 private val coroutineScope: CoroutineScope, constant in com.android.settings.spa.app.appinfo.AppSettingsPresenter
DAppAllServicesPreference.kt53 val coroutineScope = rememberCoroutineScope() in <lambda>() constant
69 private val coroutineScope: CoroutineScope, constant in com.android.settings.spa.app.appinfo.AppAllServicesPresenter
DAppCreateButton.kt48 val coroutineScope = rememberCoroutineScope() in createButton() constant
DAppInstallerInfoPreference.kt52 val coroutineScope = rememberCoroutineScope() in <lambda>() constant
70 private val coroutineScope: CoroutineScope, constant in com.android.settings.spa.app.appinfo.AppInstallerInfoPresenter
DCloneAppInfoSettings.kt53 val coroutineScope = rememberCoroutineScope() in Page() constant
DAppInfoSettings.kt70 val coroutineScope = rememberCoroutineScope() in Page() constant
DPackageInfoPresenter.kt51 private val coroutineScope: CoroutineScope, in <lambda>() constant in com.android.settings.spa.app.appinfo.PackageInfoPresenter
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/privacysources/
DAccessibilitySourceService.kt719 val coroutineScope = CoroutineScope(Dispatchers.Default + SupervisorJob()) in onReceive() constant
738 val coroutineScope = CoroutineScope(Dispatchers.Default + SupervisorJob()) in onReceive() constant
767 val coroutineScope = CoroutineScope(Dispatchers.Default + SupervisorJob()) in onReceive() constant
825 val coroutineScope = CoroutineScope(Dispatchers.Default + SupervisorJob()) in onReceive() constant
916 val coroutineScope = CoroutineScope(Dispatchers.Default + SupervisorJob()) in onStartJob() constant
969 val coroutineScope = CoroutineScope(Dispatchers.Default + SupervisorJob()) in onAccessibilityServicesStateChanged() constant
/packages/apps/ThemePicker/src/com/android/customization/picker/clock/data/repository/
DClockRegistryProvider.kt43 private val coroutineScope: CoroutineScope, constant in com.android.customization.picker.clock.data.repository.ClockRegistryProvider
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/customization/ui/viewmodel/
DWallpaperQuickSwitchViewModel.kt39 private val coroutineScope: CoroutineScope, in <lambda>() constant in com.android.wallpaper.picker.customization.ui.viewmodel.WallpaperQuickSwitchViewModel