Searched defs:DeviceVector (Results 1 – 1 of 1) sorted by relevance
88 DeviceVector() : SortedVector(), mDeviceTypes(AUDIO_DEVICE_NONE) {} in DeviceVector() function89 explicit DeviceVector(const sp<DeviceDescriptor>& item) : DeviceVector() in DeviceVector() function