HomeSort by relevance Sort by last modified time
    Searched refs:mNotifyClientLock (Results 1 - 3 of 3) sorted by null

  /frameworks/wilhelm/src/android/
android_GenericPlayer.h 161 Mutex mNotifyClientLock;
android_GenericPlayer.cpp 68 android::Mutex::Autolock autoLock(mNotifyClientLock);
81 android::Mutex::Autolock autoLock(mNotifyClientLock);
413 android::Mutex::Autolock autoLock(mNotifyClientLock);
android_AudioSfDecoder.cpp 620 android::Mutex::Autolock autoLock(mNotifyClientLock);

Completed in 274 milliseconds