Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp269 const DeviceVector msdOutDevices = getMsdAudioOutDevices(); in setDeviceConnectionStateInt() local
280 bool force = (msdOutDevices.isEmpty() || msdOutDevices != desc->devices()) in setDeviceConnectionStateInt()