Searched refs:currentMutedDevice (Results 1 – 1 of 1) sorted by relevance
44 var currentMutedDevice: AudioDeviceAttributes? = null variable in com.android.systemui.media.muteawait.MediaMuteAwaitConnectionManager54 currentMutedDevice = device in onMutedUntilConnection()66 val isMostRecentDevice = currentMutedDevice == device in onUnmutedEvent()71 currentMutedDevice = null in onUnmutedEvent()84 currentMutedDevice = currentDevice in startListening()