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

/frameworks/av/media/libstagefright/httplive/
H A DPlaylistFetcher.h93 kWhatMonitorQueue = 'moni', enumerator in enum:android::PlaylistFetcher::__anon666
H A DPlaylistFetcher.cpp329 sp<AMessage> msg = new AMessage(kWhatMonitorQueue, id());
422 case kWhatMonitorQueue:
433 if (msg->what() == kWhatMonitorQueue) {

Completed in 7 milliseconds