Searched refs:notifyBufferingUpdate (Results 1 – 6 of 6) sorted by relevance
233 void notifyBufferingUpdate(int32_t percentage);
1425 void NuPlayer2::GenericSource2::notifyBufferingUpdate(int32_t percentage) { in notifyBufferingUpdate() function in android::NuPlayer2::GenericSource21480 notifyBufferingUpdate(100); in onPollBuffering()1494 notifyBufferingUpdate(percentage); in onPollBuffering()
225 void notifyBufferingUpdate(int32_t percentage);
1492 void NuPlayer::GenericSource::notifyBufferingUpdate(int32_t percentage) { in notifyBufferingUpdate() function in android::NuPlayer::GenericSource1547 notifyBufferingUpdate(100); in onPollBuffering()1561 notifyBufferingUpdate(percentage); 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()