OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mSupportedDevices
(Results
1 - 2
of
2
) sorted by null
/hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp
512
if (mAvailableOutputDevices & profile->
mSupportedDevices
) {
520
if (mAvailableOutputDevices & profile->
mSupportedDevices
) {
[
all
...]
/hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyManagerBase.h
224
audio_devices_t
mSupportedDevices
; // supported devices (devices this output can be
Completed in 46 milliseconds