Home
last modified time | relevance | path

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

/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayerSource.h46 kWhatPrepared, enumerator
DHTTPLiveSource.cpp224 case LiveSession::kWhatPrepared: in onSessionNotify()
DNuPlayer.cpp1659 case Source::kWhatPrepared: in onSourceNotify()
1950 notify->setInt32("what", kWhatPrepared); in notifyPrepared()
/frameworks/av/media/libstagefright/httplive/
DPlaylistFetcher.h47 kWhatPrepared, enumerator
DLiveSession.h85 kWhatPrepared, enumerator
DLiveSession.cpp1766 notify->setInt32("what", kWhatPrepared); in postPrepared()