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

/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DGenericSource.h201 void notifyBufferingUpdate_l(int32_t percentage);
H A DGenericSource.cpp1679 void NuPlayer::GenericSource::BufferingMonitor::notifyBufferingUpdate_l(int32_t percentage) { function in class:android::NuPlayer::GenericSource::BufferingMonitor
1692 ALOGV("notifyBufferingUpdate_l: buffering %d%%", percentage);
1812 notifyBufferingUpdate_l(100);
1827 notifyBufferingUpdate_l(percentage);

Completed in 844 milliseconds