Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/httplive/
DPlaylistFetcher.h102 kWhatMonitorQueue = 'moni', enumerator
DPlaylistFetcher.cpp511 sp<AMessage> msg = new AMessage(kWhatMonitorQueue, this); in postMonitorQueue()
673 case kWhatMonitorQueue: in onMessageReceived()
684 if (msg->what() == kWhatMonitorQueue) { in onMessageReceived()