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

/frameworks/base/include/media/
H A DMediaPlayerInterface.h56 typedef void (*notify_callback_f)(void* cookie, int msg, int ext1, int ext2); typedef in namespace:android
124 virtual void setNotifyCallback(void* cookie, notify_callback_f notifyFunc) {
151 notify_callback_f mNotify;

Completed in 62 milliseconds