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

/frameworks/av/services/audioflinger/
H A DAudioPolicyService.cpp792 insertCommand_l(command);
803 insertCommand_l(command);
823 insertCommand_l(command, delayMs);
848 insertCommand_l(command, delayMs);
870 insertCommand_l(command, delayMs);
881 // insertCommand_l() must be called with mLock held
882 void AudioPolicyService::AudioCommandThread::insertCommand_l(AudioCommand *command, int delayMs) function in class:android::AudioPolicyService::AudioCommandThread

Completed in 86 milliseconds