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

/frameworks/av/include/media/
H A DMediaPlayerInterface.h69 typedef void (*notify_callback_f)(void* cookie, typedef in namespace:android
250 void* cookie, notify_callback_f notifyFunc) {
257 notify_callback_f notifyCB;
277 notify_callback_f mNotify;

Completed in 64 milliseconds