Searched refs:onBufferingUpdate (Results 1 – 7 of 7) sorted by relevance
177 listener.onBufferingUpdate(percent); in pushOnBufferingUpdate()216 public void onBufferingUpdate(int percent); in onBufferingUpdate() method
281 public void onBufferingUpdate(MediaPlayer player, int percent) { in onBufferingUpdate() method in LocalRenderer
223 public void onBufferingUpdate(int percent) { in onBufferingUpdate() method in PlayerSession.RenderListener
623 public void onBufferingUpdate(MediaPlayer mp, int percent) {
3580 onBufferingUpdateListener.onBufferingUpdate(mMediaPlayer, msg.arg1); in handleMessage()3958 void onBufferingUpdate(MediaPlayer mp, int percent); in onBufferingUpdate() method
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
24052 method public void onBufferingUpdate(android.media.MediaPlayer, int);