Home
last modified time | relevance | path

Searched defs:getSupportedDevices (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DIOProfile.h104 const DeviceVector &getSupportedDevices() const { return mSupportedDevices; } in getSupportedDevices() function
/frameworks/av/media/libaudiohal/
DDeviceHalLocal.cpp37 status_t DeviceHalLocal::getSupportedDevices(uint32_t *devices) { in getSupportedDevices() function in android::DeviceHalLocal
DDeviceHalHidl.cpp112 status_t DeviceHalHidl::getSupportedDevices(uint32_t*) { in getSupportedDevices() function in android::DeviceHalHidl
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DAudioInputDescriptor.cpp272 audio_devices_t AudioInputCollection::getSupportedDevices(audio_io_handle_t handle) const in getSupportedDevices() function in android::AudioInputCollection
DAudioOutputDescriptor.cpp530 audio_devices_t SwAudioOutputCollection::getSupportedDevices(audio_io_handle_t handle) const in getSupportedDevices() function in android::SwAudioOutputCollection