Home
last modified time | relevance | path

Searched refs:kWhatResumeOnBufferingEnd (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayerSource.h51 kWhatResumeOnBufferingEnd, enumerator
DHTTPLiveSource.cpp426 notify->setInt32("what", kWhatResumeOnBufferingEnd); in onSessionNotify()
DRTSPSource.cpp922 notify->setInt32("what", kWhatResumeOnBufferingEnd); in stopBufferingIfNecessary()
DGenericSource.cpp1740 notify->setInt32("what", kWhatResumeOnBufferingEnd); in stopBufferingIfNecessary_l()
DNuPlayer.cpp2464 case Source::kWhatResumeOnBufferingEnd: in onSourceNotify()