Home
last modified time | relevance | path

Searched refs:kWhatPrepared (Results 1 – 7 of 7) sorted by relevance

/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayerSource.h46 kWhatPrepared, enumerator
DHTTPLiveSource.cpp354 case LiveSession::kWhatPrepared: in onSessionNotify()
DNuPlayer.cpp2340 case Source::kWhatPrepared: in onSourceNotify()
2858 notify->setInt32("what", kWhatPrepared); in notifyPrepared()
DGenericSource.cpp1726 notify->setInt32("what", kWhatPrepared); in stopBufferingIfNecessary_l()
/frameworks/av/media/libstagefright/httplive/
DPlaylistFetcher.h49 kWhatPrepared, enumerator
DLiveSession.h110 kWhatPrepared, enumerator
DLiveSession.cpp2396 notify->setInt32("what", kWhatPrepared); in postPrepared()