Searched defs:coroutineScope (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/data/quickaffordance/ | ||
D | MuteQuickAffordanceCoreStartable.kt | 50 @Application private val coroutineScope: CoroutineScope, in <lambda>() constant in com.android.systemui.keyguard.data.quickaffordance.MuteQuickAffordanceCoreStartable |
D | MuteQuickAffordanceConfig.kt | 57 @Application private val coroutineScope: CoroutineScope, in <lambda>() constant |
/frameworks/base/packages/SystemUI/src/com/android/systemui/ | ||
D | ChooserSelector.kt | 27 @Application private val coroutineScope: CoroutineScope, in <lambda>() constant in com.android.systemui.ChooserSelector |
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/events/ | ||
D | SystemStatusAnimationSchedulerImpl.kt | 72 @Application private val coroutineScope: CoroutineScope in <lambda>() constant |