Searched refs:defaultInputDevice (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
H A DAudioPolicyConfig.h112 sp<DeviceDescriptor> defaultInputDevice = new DeviceDescriptor(AUDIO_DEVICE_IN_BUILTIN_MIC); local
114 mAvailableInputDevices.add(defaultInputDevice);
132 inProfile->addSupportedDevice(defaultInputDevice);

Completed in 25 milliseconds