HomeSort by relevance Sort by last modified time
    Searched refs:addSupportedDevice (Results 1 - 3 of 3) sorted by null

  /frameworks/av/services/audiopolicy/common/managerdefinitions/include/
AudioPolicyConfig.h 123 outProfile->addSupportedDevice(mDefaultOutputDevices);
132 inProfile->addSupportedDevice(defaultInputDevice);
IOProfile.h 109 void addSupportedDevice(const sp<DeviceDescriptor> &device)
  /frameworks/av/services/audiopolicy/common/managerdefinitions/src/
HwModule.cpp 55 profile->addSupportedDevice(devDesc);
117 profile->addSupportedDevice(devDesc);

Completed in 59 milliseconds