Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/data/quickaffordance/
DMuteQuickAffordanceCoreStartableTest.kt80 val emission = MutableStateFlow(mapOf("testQuickAffordanceKey" to listOf(config))) in setUp() constant
174 … val emission = MutableStateFlow(mapOf("testKey" to listOf(config), "testkey2" to listOf(config))) in <lambda>() constant
193 val emission = MutableStateFlow(mapOf("testKey" to listOf(config))) in <lambda>() constant