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

/frameworks/av/services/audioflinger/
H A DAudioPolicyService.cpp802 insertCommand_l(command);
813 insertCommand_l(command);
833 insertCommand_l(command, delayMs);
858 insertCommand_l(command, delayMs);
880 insertCommand_l(command, delayMs);
891 // insertCommand_l() must be called with mLock held
892 void AudioPolicyService::AudioCommandThread::insertCommand_l(AudioCommand *command, int delayMs) function in class:android::AudioPolicyService::AudioCommandThread
H A DAudioPolicyService.h182 void insertCommand_l(AudioCommand *command, int delayMs = 0);

Completed in 62 milliseconds