Searched refs:setNotificationMessage (Results 1 - 5 of 5) sorted by relevance

/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayerDecoder.cpp80 mCodec->setNotificationMessage(notifyMsg);
/frameworks/av/include/media/stagefright/
H A DACodec.h51 void setNotificationMessage(const sp<AMessage> &msg);
/frameworks/av/cmds/stagefright/
H A Dsf2.cpp107 mCodec->setNotificationMessage(
/frameworks/av/media/libstagefright/
H A DMediaCodec.cpp119 mCodec->setNotificationMessage(new AMessage(kWhatCodecNotify, id()));
H A DACodec.cpp55 void setNotificationMessage(const sp<AMessage> &msg) { function in struct:android::CodecObserver
367 void ACodec::setNotificationMessage(const sp<AMessage> &msg) { function in class:android::ACodec
3089 observer->setNotificationMessage(notify);

Completed in 101 milliseconds