Home
last modified time | relevance | path

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

/device/generic/car/emulator/audio/halservice/
DAudioControl.cpp150 for (const auto& addressToUnmute : mutingInfo.deviceAddressesToUnmute) { in onDevicesToMuteChange() local
151 LOG(DEBUG) << addressToUnmute; in onDevicesToMuteChange()
152 set_device_address_is_muted(addressToUnmute.c_str(), false); in onDevicesToMuteChange()
/device/google/trout/hal/audiocontrol/aidl/1.0/
DAudioControl.cpp104 for (const auto& addressToUnmute : mutingInfo.deviceAddressesToUnmute) { in onDevicesToMuteChange() local
105 LOG(INFO) << addressToUnmute; in onDevicesToMuteChange()