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

  /frameworks/av/services/audioflinger/
Threads.h 141 void sendIoConfigEvent_l(int event, int param = 0);
    [all...]
Threads.cpp 347 sendIoConfigEvent_l(event, param);
350 // sendIoConfigEvent_l() must be called with ThreadBase::mLock held
351 void AudioFlinger::ThreadBase::sendIoConfigEvent_l(int event, int param)
    [all...]

Completed in 116 milliseconds