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

/frameworks/base/libs/audioflinger/
H A DAudioPolicyService.cpp720 insertCommand_l(command);
732 insertCommand_l(command);
754 insertCommand_l(command, delayMs);
781 insertCommand_l(command, delayMs);
807 insertCommand_l(command, delayMs);
818 // insertCommand_l() must be called with mLock held
819 void AudioPolicyService::AudioCommandThread::insertCommand_l(AudioCommand *command, int delayMs) function in class:android::AudioPolicyService::AudioCommandThread
H A DAudioPolicyService.h150 void insertCommand_l(AudioCommand *command, int delayMs = 0);

Completed in 41 milliseconds