Lines Matching refs:AMessage
29 #include <media/stagefright/foundation/AMessage.h>
37 const sp<AMessage> ¬ify,
87 sp<AMessage> notify = new AMessage(kWhatSessionNotify, this);
103 sp<AMessage> NuPlayer::HTTPLiveSource::getFormat(bool audio) {
108 sp<AMessage> format;
141 sp<AMessage> NuPlayer::HTTPLiveSource::getTrackInfo(size_t trackIndex) const {
187 sp<AMessage> msg = new AMessage(what, this);
204 const sp<AMessage> &msg, int32_t currentGeneration,
217 sp<AMessage> notify = dupNotify();
246 void NuPlayer::HTTPLiveSource::onMessageReceived(const sp<AMessage> &msg) {
284 void NuPlayer::HTTPLiveSource::onSessionNotify(const sp<AMessage> &msg) {
292 sp<AMessage> format = getFormat(false /* audio */);
337 sp<AMessage> reply;
340 sp<AMessage> notify = dupNotify();
351 sp<AMessage> notify = dupNotify();
359 sp<AMessage> notify = dupNotify();
368 sp<AMessage> notify = dupNotify();
382 sp<AMessage> notify = dupNotify();