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

  /frameworks/base/services/audioflinger/
AudioFlinger.h 428 void sendConfigEvent_l(int event, int param = 0);
    [all...]
AudioFlinger.cpp 1059 sendConfigEvent_l(event, param);
1062 // sendConfigEvent_l() must be called with ThreadBase::mLock held
1063 void AudioFlinger::ThreadBase::sendConfigEvent_l(int event, int param)
    [all...]

Completed in 95 milliseconds