OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AUDIO_DEVICE_IN_STUB
(Results
1 - 5
of
5
) sorted by null
/frameworks/av/services/audiopolicy/common/include/
policy.h
58
#define
AUDIO_DEVICE_IN_STUB
AUDIO_DEVICE_IN_DEFAULT
/frameworks/av/services/audiopolicy/enginedefault/src/
Engine.cpp
665
if (availableDeviceTypes &
AUDIO_DEVICE_IN_STUB
) {
666
device =
AUDIO_DEVICE_IN_STUB
;
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
AudioPatch.cpp
133
// do not report patches with
AUDIO_DEVICE_IN_STUB
as source or
139
patch->mPatch.sources[srcIndex].ext.device.type ==
AUDIO_DEVICE_IN_STUB
) {
TypeConverter.cpp
78
MAKE_STRING_FROM_ENUM(
AUDIO_DEVICE_IN_STUB
),
/frameworks/av/services/audiopolicy/managerdefault/
AudioPolicyManager.cpp
[
all
...]
Completed in 107 milliseconds