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

  /frameworks/av/services/audioflinger/
Threads.h 140 void sendIoConfigEvent(int event, int param = 0);
    [all...]
AudioFlinger.cpp     [all...]
Threads.cpp 344 void AudioFlinger::ThreadBase::sendIoConfigEvent(int event, int param)
355 ALOGV("sendIoConfigEvent() num events %d event %d, param %d", mConfigEvents.size(), event,
    [all...]

Completed in 36 milliseconds