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

  /frameworks/wilhelm/src/android/
android_GenericPlayer.cpp 29 mNotifyClient(NULL),
68 mNotifyClient = cbf;
81 mNotifyClient = NULL;
413 if (NULL == mNotifyClient) {
416 notifClient = mNotifyClient;
android_GenericPlayer.h 158 notif_cbf_t mNotifyClient;
160 // lock to protect mNotifyClient and mNotifyUser updates
android_AudioSfDecoder.cpp 619 if (NULL == mNotifyClient) {
622 notifyClient = mNotifyClient;

Completed in 158 milliseconds