Home
last modified time | relevance | path

Searched defs:mDefaultOutputDevice (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
H A DAudioPolicyConfig.h227 sp<DeviceDescriptor> &mDefaultOutputDevice; variable
/aosp12/hardware/libhardware_legacy/include/hardware_legacy/
H A DAudioPolicyManagerBase.h569 audio_devices_t mDefaultOutputDevice; // output device selected by default at boot time variable
/aosp12/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.h829 sp<DeviceDescriptor> mDefaultOutputDevice; // output device selected by default at boot time variable
/aosp12/frameworks/av/services/audiopolicy/tests/
H A Daudiopolicymanager_tests.cpp379 sp<DeviceDescriptor> mDefaultOutputDevice; member in AudioPolicyManagerTestMsd