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

  /frameworks/av/services/audiopolicy/common/managerdefinitions/include/
IOProfile.h 61 bool supportDevice(audio_devices_t device) const
  /frameworks/av/services/audiopolicy/common/managerdefinitions/src/
HwModule.cpp 278 if (itemAt(i)->mOutputProfiles[j]->supportDevice(device)) {
284 if (itemAt(i)->mInputProfiles[j]->supportDevice(device)) {
  /frameworks/av/services/audiopolicy/managerdefault/
AudioPolicyManager.cpp     [all...]

Completed in 194 milliseconds