Home
last modified time | relevance | path

Searched refs:kWhatDownloadNext (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/httplive/
H A DPlaylistFetcher.h104 kWhatDownloadNext = 'dlnx', enumerator
H A DPlaylistFetcher.cpp675 case kWhatDownloadNext: in onMessageReceived()
915 sp<AMessage> msg = new AMessage(kWhatDownloadNext, this); in onMonitorQueue()