Searched defs:soundPoolSoundId (Results 1 – 1 of 1) sorted by relevance
102 int soundPoolSoundId = getSoundPoolIdForEffect(effect); in playSoundEffect() local156 Integer soundPoolSoundId = mEffectIdToSoundPoolId.getOrDefault(effect, -1); in getSoundPoolIdForEffect() local175 int soundPoolSoundId = soundPool.load(mContext, in handleMessage() local