Searched defs:coroutineScope (Results 1 – 8 of 8) sorted by relevance
43 val coroutineScope = rememberCoroutineScope() in <lambda>() constant
38 @Application private val coroutineScope: CoroutineScope, constant in com.android.systemui.log.table.TableLogBufferFactory
86 private val coroutineScope: CoroutineScope, constant
47 @Application private val coroutineScope: CoroutineScope, in <lambda>() constant in com.android.systemui.keyguard.data.quickaffordance.MuteQuickAffordanceCoreStartable
59 @Application private val coroutineScope: CoroutineScope, in <lambda>() constant in com.android.systemui.keyguard.data.quickaffordance.MuteQuickAffordanceConfig
49 private val coroutineScope = CoroutineScope(Dispatchers.IO + SupervisorJob()) in <lambda>() constant in com.android.wm.shell.bubbles.BubbleDataRepository
43 @Application private val coroutineScope: CoroutineScope, constant in com.android.dream.lowlight.LowLightDreamManager
71 @Application private val coroutineScope: CoroutineScope, in <lambda>() constant