HomeSort by relevance Sort by last modified time
    Searched refs:kWhatSourceNotify (Results 1 - 4 of 4) sorted by null

  /frameworks/av/include/media/stagefright/
MPEG2TSWriter.h 52 kWhatSourceNotify = 'noti'
  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayer.h 101 kWhatSourceNotify = 'srcN',
NuPlayer.cpp 149 sp<AMessage> notify = new AMessage(kWhatSourceNotify, id());
184 sp<AMessage> notify = new AMessage(kWhatSourceNotify, id());
207 sp<AMessage> notify = new AMessage(kWhatSourceNotify, id());
756 case kWhatSourceNotify:
    [all...]
  /frameworks/av/media/libstagefright/
MPEG2TSWriter.cpp 568 new AMessage(kWhatSourceNotify, mReflector->id());
605 case kWhatSourceNotify:

Completed in 82 milliseconds