Home | History | Annotate | Download | only in media

Lines Matching defs:playSoundEffect

1945      * @see #playSoundEffect(int)
1950 * @see #playSoundEffect(int)
1955 * @see #playSoundEffect(int)
1960 * @see #playSoundEffect(int)
1965 * @see #playSoundEffect(int)
1970 * @see #playSoundEffect(int)
1975 * @see #playSoundEffect(int)
1980 * @see #playSoundEffect(int)
1985 * @see #playSoundEffect(int)
1991 * @see #playSoundEffect(int)
2015 public void playSoundEffect(int effectType) {
2026 service.playSoundEffect(effectType);
2050 public void playSoundEffect(int effectType, int userId) {
2061 service.playSoundEffect(effectType);
2086 public void playSoundEffect(int effectType, float volume) {