Searched refs:audioType (Results 1 – 1 of 1) sorted by relevance
123 int audioType = ApiHelper.getIntFieldIfExists(AudioManager.class, in SoundPoolPlayer() local128 mSoundPool = new SoundPool(NUM_SOUND_STREAMS, audioType, 0); in SoundPoolPlayer()