Searched refs:NUM_SOUND_EFFECTS (Results 1 – 1 of 1) sorted by relevance
1847 public static final int NUM_SOUND_EFFECTS = 10; field in AudioManager1866 if (effectType < 0 || effectType >= NUM_SOUND_EFFECTS) { in playSoundEffect()1901 if (effectType < 0 || effectType >= NUM_SOUND_EFFECTS) { in playSoundEffect()1937 if (effectType < 0 || effectType >= NUM_SOUND_EFFECTS) { in playSoundEffect()