Searched refs:mNotifyClientLock (Results 1 - 3 of 3) sorted by relevance

/frameworks/wilhelm/src/android/
H A Dandroid_GenericPlayer.h162 Mutex mNotifyClientLock; member in class:android::GenericPlayer
H A Dandroid_GenericPlayer.cpp68 android::Mutex::Autolock autoLock(mNotifyClientLock);
81 android::Mutex::Autolock autoLock(mNotifyClientLock);
413 android::Mutex::Autolock autoLock(mNotifyClientLock);
H A Dandroid_AudioSfDecoder.cpp621 android::Mutex::Autolock autoLock(mNotifyClientLock);

Completed in 198 milliseconds