Searched refs:notify_callback_f (Results 1 - 5 of 5) sorted by relevance

/frameworks/av/include/media/
H A DMediaPlayerInterface.h68 typedef void (*notify_callback_f)(void* cookie, typedef in namespace:android
204 void* cookie, notify_callback_f notifyFunc) {
211 notify_callback_f notifyCB;
231 notify_callback_f mNotify;
/frameworks/av/media/libmediaplayerservice/
H A DMediaPlayerFactory.h63 notify_callback_f notifyFunc);
H A DMediaPlayerFactory.cpp139 notify_callback_f notifyFunc) {
H A DMediaPlayerService.h49 Antagonizer(notify_callback_f cb, void* client);
62 notify_callback_f mCb;
H A DMediaPlayerService.cpp1252 Antagonizer::Antagonizer(notify_callback_f cb, void* client) :

Completed in 270 milliseconds