Searched defs:currentConnectedDevice (Results 1 – 4 of 4) sorted by relevance
40 val currentConnectedDevice: StateFlow<MediaDevice?> constant86 override val currentConnectedDevice: StateFlow<MediaDevice?> = constant
28 override val currentConnectedDevice: StateFlow<MediaDevice?> constant in com.android.systemui.volume.data.repository.FakeLocalMediaRepository
70 var currentConnectedDevice: MediaDevice? = null in deviceListUpdated_currentConnectedDeviceUpdated() variable
115 val currentConnectedDevice: Flow<MediaDevice?> = in <lambda>() constant