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

/frameworks/av/media/libstagefright/httplive/
H A DLiveSession.cpp2207 notifyBufferingUpdate(minBufferPercent);
2246 void LiveSession::notifyBufferingUpdate(int32_t percentage) { function in class:android::LiveSession
2255 ALOGV("notifyBufferingUpdate: percentage=%d%%", percentage);
2360 notifyBufferingUpdate(100);

Completed in 132 milliseconds