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

/frameworks/av/include/media/stagefright/
H A DMPEG2TSWriter.h51 kWhatSourceNotify = 'noti' enumerator in enum:android::MPEG2TSWriter::__anon72
/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayer.h133 kWhatSourceNotify = 'srcN', enumerator in enum:android::NuPlayer::__anon303
H A DNuPlayer.cpp215 sp<AMessage> notify = new AMessage(kWhatSourceNotify, this);
246 sp<AMessage> notify = new AMessage(kWhatSourceNotify, this);
282 sp<AMessage> notify = new AMessage(kWhatSourceNotify, this);
300 sp<AMessage> notify = new AMessage(kWhatSourceNotify, this);
1247 case kWhatSourceNotify:
/frameworks/av/media/libstagefright/
H A DMPEG2TSWriter.cpp555 new AMessage(kWhatSourceNotify, mReflector);
593 case kWhatSourceNotify:

Completed in 108 milliseconds