Searched refs:setNotifyCallback (Results 1 - 7 of 7) sorted by relevance

/frameworks/av/include/media/
H A DMediaPlayerInterface.h185 void setNotifyCallback( function in class:android::MediaPlayerBase
/frameworks/av/media/libmediaplayerservice/
H A DMediaPlayerFactory.cpp154 p->setNotifyCallback(cookie, notifyFunc);
H A DMediaPlayerService.cpp533 p->setNotifyCallback(0, 0);
/frameworks/av/services/camera/libcameraservice/
H A DCamera2Device.h151 status_t setNotifyCallback(NotificationListener *listener);
H A DCamera2Device.cpp433 status_t Camera2Device::setNotifyCallback(NotificationListener *listener) { function in class:android::Camera2Device
H A DCamera2Client.cpp88 res = mDevice->setNotifyCallback(this);
/frameworks/av/libvideoeditor/lvpp/
H A DVideoEditorPreviewController.cpp489 mVePlayer[playerInst]->setNotifyCallback(this,(notify_callback_f)notify);

Completed in 50 milliseconds