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 67 android::Mutex::Autolock autoLock(mNotifyClientLock);
80 android::Mutex::Autolock autoLock(mNotifyClientLock);
412 android::Mutex::Autolock autoLock(mNotifyClientLock);
android_AudioSfDecoder.cpp 618 android::Mutex::Autolock autoLock(mNotifyClientLock);

Completed in 24 milliseconds