53d1537606923778bfc8efe462a033a09273dfa6 |
|
13-Sep-2013 |
Glenn Kasten <gkasten@google.com> |
Miscellaneous fixes to SoundPool unit test Explicitly specify API level 8, to permit same .apk be used with multiple platform versions. In the priority test, use different samples for low and priority sounds, so it is possible to hear the difference. Increase sleep times to make it easier to hear. Only use Log.e for errors. Add more logs and sleeps. Pan more slowly. Fix typos in logs about the test names. Fix typo in pan comment. Change-Id: Iebce07ca0cf3d6fa1b04faa8577faa1c6d25f8e6
/frameworks/base/media/tests/SoundPoolTest/src/com/android/SoundPoolTest.java
|
43a17654cf4bfe7f1ec22bd8b7b32daccdf27c09 |
|
07-Apr-2011 |
Joe Onorato <joeo@google.com> |
Remove the deprecated things from Config.java. These haven't been working since before 1.0. Change-Id: Ic2e8fa68797ea9d486f4117f3d82c98233cdab1e
/frameworks/base/media/tests/SoundPoolTest/src/com/android/SoundPoolTest.java
|
f992cbb9aae593c7787ac9c5f6b475e7bb0a92c5 |
|
09-Feb-2010 |
Dave Sparks <davidsparks@android.com> |
Add SoundPool API to pause and resume all active streams. Bug 2426531.
/frameworks/base/media/tests/SoundPoolTest/src/com/android/SoundPoolTest.java
|
6ed937ebe99088b5671a645060340a558b02fefb |
|
10-Feb-2010 |
Andreas Huber <andih@google.com> |
Implementation of stagefright-enabled MediaPlayerService::decode functionality related-to-bug: 2359268
/frameworks/base/media/tests/SoundPoolTest/src/com/android/SoundPoolTest.java
|
1905530bb1316674f9bc9794bad98f439f8df232 |
|
23-Dec-2009 |
Dave Sparks <davidsparks@android.com> |
Replace sine with organ for some SoundPool tests.
/frameworks/base/media/tests/SoundPoolTest/src/com/android/SoundPoolTest.java
|
d94466c4c8054cbe68cffb132d0ad90d924dca01 |
|
15-Dec-2009 |
Dave Sparks <davidsparks@android.com> |
Add SoundPool test
/frameworks/base/media/tests/SoundPoolTest/src/com/android/SoundPoolTest.java
|