Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.h807 DeviceVector mInputDevicesAll; // all input devices from the config variable
DAudioPolicyManager.cpp4832 mConfig(mHwModulesAll, mOutputDevicesAll, mInputDevicesAll, mDefaultOutputDevice), in AudioPolicyManager()
5041 DeviceVector availProfileDevices = supportedDevices.filter(mInputDevicesAll); in onNewAudioModulesAvailableInt()