Home
last modified time | relevance | path

Searched refs:addressToMute (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/automotive/audiocontrol/aidl/default/
DAudioControl.cpp233 for (const auto& addressToMute : mutingInfo.deviceAddressesToMute) { in onDevicesToMuteChange() local
234 LOG(INFO) << addressToMute; in onDevicesToMuteChange()