Searched refs:UpdateOutDevicesConfigEvent (Results 1 – 2 of 2) sorted by relevance
260 class UpdateOutDevicesConfigEvent : public ConfigEvent {262 explicit UpdateOutDevicesConfigEvent(const DeviceDescriptorBaseVector& outDevices) : in UpdateOutDevicesConfigEvent() function
834 sp<ConfigEvent> configEvent = (ConfigEvent *)new UpdateOutDevicesConfigEvent(outDevices); in sendUpdateOutDeviceConfigEvent()