Home
last modified time | relevance | path

Searched refs:kWhatBufferingEnd (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/httplive/
DLiveSession.h113 kWhatBufferingEnd, enumerator
DLiveSession.cpp2265 notify->setInt32("what", kWhatBufferingEnd); in stopBufferingIfNecessary()
/frameworks/av/media/libmediaplayerservice/nuplayer/
DHTTPLiveSource.cpp404 case LiveSession::kWhatBufferingEnd: in onSessionNotify()