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

/frameworks/wilhelm/src/android/
H A Dandroid_GenericPlayer.h161 Mutex mNotifyClientLock; member in class:android::GenericPlayer
H A Dandroid_GenericPlayer.cpp67 android::Mutex::Autolock autoLock(mNotifyClientLock);
80 android::Mutex::Autolock autoLock(mNotifyClientLock);
412 android::Mutex::Autolock autoLock(mNotifyClientLock);
H A Dandroid_AudioSfDecoder.cpp618 android::Mutex::Autolock autoLock(mNotifyClientLock);

Completed in 471 milliseconds