HomeSort by relevance Sort by last modified time
    Searched refs:processConfigEvents (Results 1 - 2 of 2) sorted by null

  /frameworks/av/services/audioflinger/
Threads.h 143 void processConfigEvents();
    [all...]
Threads.cpp 370 void AudioFlinger::ThreadBase::processConfigEvents()
374 ALOGV("processConfigEvents() remaining events %d", mConfigEvents.size());
399 ALOGE("processConfigEvents() unknown event type %d", event->type());
    [all...]

Completed in 203 milliseconds