Home
last modified time | relevance | path

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

/frameworks/av/media/libmediaplayerservice/nuplayer/
DGenericSource.h201 void notifyBufferingUpdate_l(int32_t percentage);
DGenericSource.cpp1679 void NuPlayer::GenericSource::BufferingMonitor::notifyBufferingUpdate_l(int32_t percentage) { in notifyBufferingUpdate_l() function in android::NuPlayer::GenericSource::BufferingMonitor
1812 notifyBufferingUpdate_l(100); in onPollBuffering_l()
1827 notifyBufferingUpdate_l(percentage); in onPollBuffering_l()