Searched defs:notify_callback_f (Results 1 - 1 of 1) 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;

Completed in 273 milliseconds