Home
last modified time | relevance | path

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

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