Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.h819 DeviceVector mInputDevicesAll; // all input devices from the config variable
H A DAudioPolicyManager.cpp5066 mConfig(mHwModulesAll, mOutputDevicesAll, mInputDevicesAll, mDefaultOutputDevice), in AudioPolicyManager()
5278 DeviceVector availProfileDevices = supportedDevices.filter(mInputDevicesAll); in onNewAudioModulesAvailableInt()