Searched refs:postMonitorQueue (Results 1 - 2 of 2) 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();
/frameworks/av/media/libstagefright/include/
H A DLiveSession.h133 void postMonitorQueue(int64_t delayUs = 0);

Completed in 120 milliseconds