Home
last modified time | relevance | path

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

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