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