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

/frameworks/av/media/libstagefright/httplive/
H A DPlaylistFetcher.h102 kWhatMonitorQueue = 'moni', enumerator in enum:android::PlaylistFetcher::__anon623
H A DPlaylistFetcher.cpp508 sp<AMessage> msg = new AMessage(kWhatMonitorQueue, this);
670 case kWhatMonitorQueue:
681 if (msg->what() == kWhatMonitorQueue) {

Completed in 61 milliseconds