Lines Matching refs:getApmObserver
174 deviceTypesToBitMask(getApmObserver()->getAvailableOutputDevices().types())); in setDeviceConnectionState()
178 deviceTypesToBitMask(getApmObserver()->getAvailableInputDevices().types())); in setDeviceConnectionState()
216 const DeviceVector availableOutputDevices = getApmObserver()->getAvailableOutputDevices(); in getDevicesForProductStrategy()
217 const SwAudioOutputCollection &outputs = getApmObserver()->getOutputs(); in getDevicesForProductStrategy()
253 auto defaultDevice = getApmObserver()->getDefaultOutputDevice(); in getDevicesForProductStrategy()
270 auto defaultDevice = getApmObserver()->getDefaultOutputDevice(); in getDevicesForProductStrategy()
290 const DeviceVector availableOutputDevices = getApmObserver()->getAvailableOutputDevices(); in getOutputDevicesForAttributes()
291 const SwAudioOutputCollection &outputs = getApmObserver()->getOutputs(); in getOutputDevicesForAttributes()
316 const auto &policyMixes = getApmObserver()->getAudioPolicyMixCollection(); in getInputDeviceForAttributes()
317 const auto availableInputDevices = getApmObserver()->getAvailableInputDevices(); in getInputDeviceForAttributes()
318 const auto &inputs = getApmObserver()->getInputs(); in getInputDeviceForAttributes()