ea763069b1dca16193d32c6cf3ceab1c23743271
In the javadoc for MediaPlayer.OnBufferingUpdateListener, the percent parameter for onBufferingUpdate() is described as: the percentage (0-100) of the buffer that has been filled thus far This is incorrect. This percentage is the ratio of (current position + content buffered) relative to the total duration. Also buffering updates are only sent for progressive HTTP download. Change-Id: I9f346a150b39fa1f7b17126119ecc0d7d27fbfbe
am
ed7b688c: am aac43ea1: am b8b85ea2: Merge "Fix for bug 4126624. Change the mDrmManagerClientImpl to sp to avoid double delete the pointer." into honeycomb-mr1
…
…
am
7a492a9a: am b7a76e84: am a482d83c: Merge "Issue 4157048: mic gain for VoIP/SIP calls." into gingerbread
Description
No description provided
Languages
Java
73.7%
Kotlin
14%
PowerBuilder
5.8%
C++
5.2%
AIDL
1%