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.cpp335 case LiveSession::kWhatPrepared: in onSessionNotify()
DNuPlayer.cpp2520 case Source::kWhatPrepared: in onSourceNotify()
3156 notify->setInt32("what", kWhatPrepared); in notifyPrepared()
/frameworks/av/media/libstagefright/httplive/
DPlaylistFetcher.h49 kWhatPrepared, enumerator
DLiveSession.h110 kWhatPrepared, enumerator
DLiveSession.cpp2402 notify->setInt32("what", kWhatPrepared); in postPrepared()