OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getOutputsForDevice
(Results
1 - 2
of
2
) sorted by null
/hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp
683
SortedVector<audio_io_handle_t> outputs =
getOutputsForDevice
(device, mOutputs);
699
// devices (the list was previously build by
getOutputsForDevice
()).
[
all
...]
/frameworks/av/services/audiopolicy/managerdefault/
AudioPolicyManager.cpp
380
getOutputsForDevice
(rxDevice, mOutputs);
421
getOutputsForDevice
(AUDIO_DEVICE_OUT_TELEPHONY_TX, mOutputs);
[
all
...]
Completed in 55 milliseconds