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

/frameworks/av/media/libstagefright/httplive/
H A DPlaylistFetcher.h101 kWhatMonitorQueue = 'moni', enumerator in enum:android::PlaylistFetcher::__anon710
H A DPlaylistFetcher.cpp444 sp<AMessage> msg = new AMessage(kWhatMonitorQueue, this);
606 case kWhatMonitorQueue:
617 if (msg->what() == kWhatMonitorQueue) {

Completed in 231 milliseconds