Searched refs:IoConfigEvent (Results 1 – 2 of 2) sorted by relevance
119 class IoConfigEvent : public ConfigEvent {121 IoConfigEvent(audio_io_config_event event, pid_t pid, audio_port_handle_t portId) : in IoConfigEvent() function125 virtual ~IoConfigEvent() {} in ~IoConfigEvent()
591 sp<ConfigEvent> configEvent = (ConfigEvent *)new IoConfigEvent(event, pid, portId); in sendIoConfigEvent_l()