Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/include/media/stagefright/
DMPEG2TSWriter.h51 kWhatSourceNotify = 'noti' enumerator
/frameworks/av/media/libmediaplayerservice/nuplayer/include/nuplayer/
DNuPlayer.h159 kWhatSourceNotify = 'srcN', enumerator
/frameworks/av/media/libstagefright/
DMPEG2TSWriter.cpp531 new AMessage(kWhatSourceNotify, mReflector); in start()
569 case kWhatSourceNotify: in onMessageReceived()
/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayer.cpp234 sp<AMessage> notify = new AMessage(kWhatSourceNotify, this); in setDataSourceAsync()
266 sp<AMessage> notify = new AMessage(kWhatSourceNotify, this); in setDataSourceAsync()
310 sp<AMessage> notify = new AMessage(kWhatSourceNotify, this); in setDataSourceAsync()
332 sp<AMessage> notify = new AMessage(kWhatSourceNotify, this); in setDataSourceAsync()
376 sp<AMessage> notify = new AMessage(kWhatSourceNotify, this); in setDataSourceAsync()
1439 case kWhatSourceNotify: in onMessageReceived()