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 143 virtual void onSetBufferingUpdateThreshold(const sp<AMessage> &msg);
android_GenericPlayer.cpp 363 onSetBufferingUpdateThreshold(msg);
504 void GenericPlayer::onSetBufferingUpdateThreshold(const sp<AMessage> &msg) {
505 SL_LOGV("GenericPlayer::onSetBufferingUpdateThreshold");

Completed in 67 milliseconds