Searched defs:IoConfigEventData (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/
H A DThreads.h105 class IoConfigEventData : public ConfigEventData { class in class:ThreadBase
107 IoConfigEventData(audio_io_config_event event, pid_t pid) : function in class:ThreadBase::IoConfigEventData
122 mData = new IoConfigEventData(event, pid);

Completed in 212 milliseconds