HomeSort by relevance Sort by last modified time
    Searched refs:kWhatMonitorQueue (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/httplive/
PlaylistFetcher.h 83 kWhatMonitorQueue = 'moni',
PlaylistFetcher.cpp 322 sp<AMessage> msg = new AMessage(kWhatMonitorQueue, id());
413 case kWhatMonitorQueue:
424 if (msg->what() == kWhatMonitorQueue) {
    [all...]

Completed in 38 milliseconds