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

  /frameworks/wilhelm/src/android/
android_GenericPlayer.h 142 virtual void onSetBufferingUpdateThreshold(const sp<AMessage> &msg);
android_GenericPlayer.cpp 362 onSetBufferingUpdateThreshold(msg);
503 void GenericPlayer::onSetBufferingUpdateThreshold(const sp<AMessage> &msg) {
504 SL_LOGV("GenericPlayer::onSetBufferingUpdateThreshold");

Completed in 23 milliseconds