Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/audiocontrol/aidl/default/
DAudioControl.cpp237 for (const auto& addressToUnmute : mutingInfo.deviceAddressesToUnmute) { in onDevicesToMuteChange() local
238 LOG(INFO) << addressToUnmute; in onDevicesToMuteChange()