Searched defs:DeviceThread (Results 1 – 1 of 1) sorted by relevance
540 class DeviceThread : public Thread class in __anon9ea355b70111::AudioGroup543 explicit DeviceThread(AudioGroup *group) : Thread(false), mGroup(group) {} in DeviceThread() function in __anon9ea355b70111::AudioGroup::DeviceThread