Home
last modified time | relevance | path

Searched refs:notifyBufferingUpdate (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/httplive/
DLiveSession.h305 void notifyBufferingUpdate(int32_t percentage);
DLiveSession.cpp2225 notifyBufferingUpdate(minBufferPercent); in checkBuffering()
2264 void LiveSession::notifyBufferingUpdate(int32_t percentage) { in notifyBufferingUpdate() function in android::LiveSession
2378 notifyBufferingUpdate(100); in postError()