Home
last modified time | relevance | path

Searched defs:availableInputDevices (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/av/services/audiopolicy/enginedefault/src/
H A DEngine.cpp149 DeviceVector availableInputDevices = getApmObserver()->getAvailableInputDevices(); in filterOutputDevicesForStrategy() local
444 const DeviceVector availableInputDevices = getApmObserver()->getAvailableInputDevices(); in getDeviceForInputSource() local
722 const auto availableInputDevices = getApmObserver()->getAvailableInputDevices(); in getInputDeviceForAttributes() local
/aosp12/hardware/interfaces/audio/core/all-versions/vts/functional/
H A DPolicyConfig.h36 android::DeviceVector availableInputDevices; member
/aosp12/frameworks/av/services/audiopolicy/engineconfigurable/src/
H A DEngine.cpp317 const auto availableInputDevices = getApmObserver()->getAvailableInputDevices(); in getInputDeviceForAttributes() local