Searched defs:postMonitorQueue (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/httplive/
H A DLiveSession.cpp202 postMonitorQueue();
645 postMonitorQueue(3000000ll);
760 postMonitorQueue();
768 postMonitorQueue(1000000ll);
912 void LiveSession::postMonitorQueue(int64_t delayUs) { function in class:android::LiveSession
923 postMonitorQueue();

Completed in 298 milliseconds