Searched refs:notifyBufferingUpdate (Results 1 – 4 of 4) sorted by relevance
226 void notifyBufferingUpdate(int32_t percentage);
1524 void NuPlayer::GenericSource::notifyBufferingUpdate(int32_t percentage) { in notifyBufferingUpdate() function in android::NuPlayer::GenericSource1579 notifyBufferingUpdate(100); in onPollBuffering()1603 notifyBufferingUpdate(percentage); in onPollBuffering()
305 void notifyBufferingUpdate(int32_t percentage);
2231 notifyBufferingUpdate(minBufferPercent); in checkBuffering()2270 void LiveSession::notifyBufferingUpdate(int32_t percentage) { in notifyBufferingUpdate() function in android::LiveSession2384 notifyBufferingUpdate(100); in postError()