Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/httplive/
DLiveSession.h108 kWhatStreamsChanged, enumerator
DLiveSession.cpp1765 notify->setInt32("what", kWhatStreamsChanged); in onChangeConfiguration2()
/frameworks/av/media/libmediaplayerservice/nuplayer/
DHTTPLiveSource.cpp374 case LiveSession::kWhatStreamsChanged: in onSessionNotify()