Searched refs:numSounds (Results 1 – 1 of 1) sorted by relevance
116 int numSounds = mTestFiles.length; in initSoundPool() local117 mSounds = new int[numSounds]; in initSoundPool()121 for (int index = 0; index < numSounds; index++) { in initSoundPool()