Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DIOProfile.h158 const DeviceVector &getSupportedDevices() const { return mSupportedDevices; } in getSupportedDevices() function
/frameworks/av/media/libaudiohal/impl/
DDeviceHalLocal.cpp38 status_t DeviceHalLocal::getSupportedDevices(uint32_t *devices) { in getSupportedDevices() function in android::CPP_VERSION::DeviceHalLocal
DDeviceHalHidl.cpp106 status_t DeviceHalHidl::getSupportedDevices(uint32_t*) { in getSupportedDevices() function in android::CPP_VERSION::DeviceHalHidl