Searched refs:mTestFiles (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/tests/SoundPoolTest/src/com/android/
H A DSoundPoolTest.java44 private static final int[] mTestFiles = new int[] { field in class:SoundPoolTest
116 int numSounds = mTestFiles.length;
122 mSounds[index] = loadSound(mTestFiles[index], NORMAL_PRIORITY);

Completed in 55 milliseconds