Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/httplive/
H A DPlaylistFetcher.h47 kWhatDurationUpdate, enumerator
H A DPlaylistFetcher.cpp2243 msg->setInt32("what", kWhatDurationUpdate); in updateDuration()
H A DLiveSession.cpp716 case PlaylistFetcher::kWhatDurationUpdate: in onMessageReceived()