Searched refs:DeviceThread (Results 1 – 1 of 1) sorted by relevance
538 class DeviceThread : public Thread class in __anon5fc701100111::AudioGroup541 explicit DeviceThread(AudioGroup *group) : Thread(false), mGroup(group) {} in DeviceThread() function in __anon5fc701100111::AudioGroup::DeviceThread556 sp<DeviceThread> mDeviceThread;568 mDeviceThread = new DeviceThread(this); in AudioGroup()794 bool AudioGroup::DeviceThread::threadLoop() in threadLoop()