Searched refs:notifyBufferingUpdate (Results 1 – 6 of 6) sorted by relevance
226 void notifyBufferingUpdate(int32_t percentage);
1522 void NuPlayer::GenericSource::notifyBufferingUpdate(int32_t percentage) { in notifyBufferingUpdate() function in android::NuPlayer::GenericSource1577 notifyBufferingUpdate(100); in onPollBuffering()1601 notifyBufferingUpdate(percentage); in onPollBuffering()
1366 void NuPlayer2::GenericSource2::notifyBufferingUpdate(int32_t percentage) { in notifyBufferingUpdate() function in android::NuPlayer2::GenericSource21419 notifyBufferingUpdate(percentage); in onPollBuffering()1422 notifyBufferingUpdate(100); in onPollBuffering()
305 void notifyBufferingUpdate(int32_t percentage);
2230 notifyBufferingUpdate(minBufferPercent); in checkBuffering()2269 void LiveSession::notifyBufferingUpdate(int32_t percentage) { in notifyBufferingUpdate() function in android::LiveSession2383 notifyBufferingUpdate(100); in postError()