Searched refs:devicesForType (Results 1 – 1 of 1) sorted by relevance
3551 const DeviceVector &devicesForType = supportedDevices.getDevicesFromType(profileType); in AudioPolicyManager() local3552 String8 address = devicesForType.size() > 0 ? devicesForType.itemAt(0)->mAddress in AudioPolicyManager()