Home
last modified time | relevance | path

Searched refs:setNotifyCallback (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/include/media/
DMediaPlayerInterface.h185 void setNotifyCallback( in setNotifyCallback() function
/frameworks/av/media/libmediaplayerservice/
DMediaPlayerService.cpp535 p->setNotifyCallback(0, 0); in disconnect()
705 p->setNotifyCallback(cookie, notifyFunc); in createPlayer()
/frameworks/av/libvideoeditor/lvpp/
DVideoEditorPreviewController.cpp489 mVePlayer[playerInst]->setNotifyCallback(this,(notify_callback_f)notify); in startPreview()