HomeSort by relevance Sort by last modified time
    Searched refs:setNotifyCallback (Results 1 - 2 of 2) sorted by null

  /frameworks/base/include/media/
MediaPlayerInterface.h 124 virtual void setNotifyCallback(void* cookie, notify_callback_f notifyFunc) {
  /frameworks/base/media/libmediaplayerservice/
MediaPlayerService.cpp 666 p->setNotifyCallback(0, 0);
779 p->setNotifyCallback(cookie, notifyFunc);
    [all...]

Completed in 491 milliseconds