Searched refs:mOutputDevicesAll (Results 1 – 2 of 2) sorted by relevance
806 DeviceVector mOutputDevicesAll; // all output devices from the config variable
4832 mConfig(mHwModulesAll, mOutputDevicesAll, mInputDevicesAll, mDefaultOutputDevice), in AudioPolicyManager()4975 DeviceVector availProfileDevices = supportedDevices.filter(mOutputDevicesAll); in onNewAudioModulesAvailableInt()4987 if (!mOutputDevicesAll.contains(supportedDevice)) { in onNewAudioModulesAvailableInt()