HomeSort by relevance Sort by last modified time
    Searched refs:onSetBufferingUpdateThreshold (Results 1 - 2 of 2) sorted by null

  /system/media/wilhelm/src/android/
android_GenericPlayer.h 140 virtual void onSetBufferingUpdateThreshold(const sp<AMessage> &msg);
android_GenericPlayer.cpp 350 onSetBufferingUpdateThreshold(msg);
490 void GenericPlayer::onSetBufferingUpdateThreshold(const sp<AMessage> &msg) {
491 SL_LOGV("GenericPlayer::onSetBufferingUpdateThreshold");

Completed in 54 milliseconds