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

/frameworks/av/services/audioflinger/
H A DThreads.cpp363 void AudioFlinger::ThreadBase::processConfigEvents() function in class:android::AudioFlinger::ThreadBase
367 ALOGV("processConfigEvents() remaining events %d", mConfigEvents.size());
392 ALOGE("processConfigEvents() unknown event type %d", event->type());
1908 processConfigEvents();
3638 processConfigEvents();

Completed in 52 milliseconds