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

/frameworks/av/include/media/stagefright/
H A DMPEG2TSWriter.h51 kWhatSourceNotify = 'noti' enumerator in enum:android::MPEG2TSWriter::__anon95
/frameworks/av/media/libstagefright/include/media/stagefright/
H A DMPEG2TSWriter.h51 kWhatSourceNotify = 'noti' enumerator in enum:android::MPEG2TSWriter::__anon843
/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayer.h146 kWhatSourceNotify = 'srcN', enumerator in enum:android::NuPlayer::__anon407
H A DNuPlayer.cpp225 sp<AMessage> notify = new AMessage(kWhatSourceNotify, this);
257 sp<AMessage> notify = new AMessage(kWhatSourceNotify, this);
301 sp<AMessage> notify = new AMessage(kWhatSourceNotify, this);
323 sp<AMessage> notify = new AMessage(kWhatSourceNotify, this);
1368 case kWhatSourceNotify:
/frameworks/av/media/libstagefright/
H A DMPEG2TSWriter.cpp531 new AMessage(kWhatSourceNotify, mReflector);
569 case kWhatSourceNotify:

Completed in 745 milliseconds