Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/httplive/
DPlaylistFetcher.h103 kWhatDownloadNext = 'dlnx', enumerator
DPlaylistFetcher.cpp599 case kWhatDownloadNext: in onMessageReceived()
829 sp<AMessage> msg = new AMessage(kWhatDownloadNext, this); in onMonitorQueue()