Searched defs:supportedDevices (Results 1 – 5 of 5) sorted by relevance
54 DeviceVector supportedDevices() const { in supportedDevices() function
157 virtual DeviceVector supportedDevices() const { return mDevices; } in supportedDevices() function
366 DeviceVector SwAudioOutputDescriptor::supportedDevices() const in supportedDevices() function in android::SwAudioOutputDescriptor369 DeviceVector supportedDevices = mOutput1->supportedDevices(); in supportedDevices() local
1060 DeviceVector supportedDevices = curProfile->getSupportedDevices(); in getSpatializerOutputProfile() local5729 const DeviceVector &supportedDevices = outProfile->getSupportedDevices(); in onNewAudioModulesAvailableInt() local5796 const DeviceVector &supportedDevices = inProfile->getSupportedDevices(); in onNewAudioModulesAvailableInt() local
732 uint32_t supportedDevices; in findSuitableHwDev_l() local