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

/frameworks/av/media/libmedia/
H A DAudioSystem.cpp36 Mutex AudioSystem::gLockAPS; member in class:android::AudioSystem
550 // protected by gLockAPS
561 Mutex::Autolock _l(gLockAPS);
869 Mutex::Autolock _l(gLockAPS);
979 Mutex::Autolock _l(gLockAPS);
/frameworks/av/include/media/
H A DAudioSystem.h388 static Mutex gLockAPS; // protects gAudioPolicyService and gAudioPolicyServiceClient member in class:android::AudioSystem

Completed in 184 milliseconds