OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getNewDevice
(Results
1 - 3
of
3
) sorted by null
/hardware/qcom/audio/legacy/alsa_sound/
AudioPolicyManagerALSA.cpp
95
newDevice =
getNewDevice
(mPrimaryOutput, false /*fromCache*/);
/hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyManagerBase.h
444
audio_devices_t
getNewDevice
(audio_io_handle_t output, bool fromCache);
/hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp
182
getNewDevice
(mOutputs.keyAt(i), true /*fromCache*/),
336
newDevice =
getNewDevice
(mPrimaryOutput, false /*fromCache*/);
460
audio_devices_t newDevice =
getNewDevice
(output, true /*fromCache*/);
[
all
...]
Completed in 1719 milliseconds