Home
last modified time | relevance | path

Searched refs:onSetBufferingUpdateThreshold (Results 1 – 2 of 2) sorted by relevance

/frameworks/wilhelm/src/android/
Dandroid_GenericPlayer.h143 virtual void onSetBufferingUpdateThreshold(const sp<AMessage> &msg);
Dandroid_GenericPlayer.cpp363 onSetBufferingUpdateThreshold(msg); in onMessageReceived()
504 void GenericPlayer::onSetBufferingUpdateThreshold(const sp<AMessage> &msg) { in onSetBufferingUpdateThreshold() function in android::GenericPlayer