Searched refs:setBufferingUpdateThreshold (Results 1 – 3 of 3) sorted by relevance
76 void setBufferingUpdateThreshold(int16_t thresholdPercent);
188 void GenericPlayer::setBufferingUpdateThreshold(int16_t thresholdPercent) { in setBufferingUpdateThreshold() function in android::GenericPlayer
2175 ap->mAPlayer->setBufferingUpdateThreshold(threshold / 10); in android_audioPlayer_setBufferingUpdateThresholdPerMille()