Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/Spa/spa/src/com/android/settingslib/spa/widget/scaffold/
DSettingsPager.kt43 val coroutineScope = rememberCoroutineScope() in <lambda>() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/log/table/
DTableLogBufferFactory.kt38 @Application private val coroutineScope: CoroutineScope, constant in com.android.systemui.log.table.TableLogBufferFactory
DTableLogBuffer.kt86 private val coroutineScope: CoroutineScope, constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/data/quickaffordance/
DMuteQuickAffordanceCoreStartable.kt47 @Application private val coroutineScope: CoroutineScope, in <lambda>() constant in com.android.systemui.keyguard.data.quickaffordance.MuteQuickAffordanceCoreStartable
DMuteQuickAffordanceConfig.kt59 @Application private val coroutineScope: CoroutineScope, in <lambda>() constant in com.android.systemui.keyguard.data.quickaffordance.MuteQuickAffordanceConfig
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleDataRepository.kt49 private val coroutineScope = CoroutineScope(Dispatchers.IO + SupervisorJob()) in <lambda>() constant in com.android.wm.shell.bubbles.BubbleDataRepository
/frameworks/base/libs/dream/lowlight/src/com/android/dream/lowlight/
DLowLightDreamManager.kt43 @Application private val coroutineScope: CoroutineScope, constant in com.android.dream.lowlight.LowLightDreamManager
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/events/
DSystemStatusAnimationSchedulerImpl.kt71 @Application private val coroutineScope: CoroutineScope, in <lambda>() constant