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

/frameworks/wilhelm/src/android/
H A Dandroid_GenericPlayer.cpp29 mNotifyClient(NULL),
68 mNotifyClient = cbf;
81 mNotifyClient = NULL;
413 if (NULL == mNotifyClient) {
416 notifClient = mNotifyClient;
H A Dandroid_GenericPlayer.h158 notif_cbf_t mNotifyClient; member in class:android::GenericPlayer
160 // lock to protect mNotifyClient and mNotifyUser updates
H A Dandroid_AudioSfDecoder.cpp619 if (NULL == mNotifyClient) {
622 notifyClient = mNotifyClient;

Completed in 22 milliseconds