HomeSort by relevance Sort by last modified time
    Searched refs:getSoundCs (Results 1 - 5 of 5) sorted by null

  /cts/tests/tests/media/src/android/media/cts/
SoundPoolAacTest.java 31 protected int getSoundCs() {
SoundPoolMidiTest.java 31 protected int getSoundCs() {
SoundPoolOggTest.java 31 protected int getSoundCs() {
SoundPoolHapticTest.java 41 protected int getSoundCs() {
SoundPoolTest.java 55 protected abstract int getSoundCs();
67 getSoundCs(),
106 AssetFileDescriptor afd = mContext.getResources().openRawResourceFd(getSoundCs());
194 int sampleID2 = loadSampleSync(getSoundCs(), PRIORITY);

Completed in 185 milliseconds