Searched refs:playSoundEffectVolume (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/media/java/android/media/
H A DIAudioService.aidl91 oneway void playSoundEffectVolume(int effectType, float volume);
H A DAudioManager.java1704 service.playSoundEffectVolume(effectType, volume);
H A DAudioService.java1574 public void playSoundEffectVolume(int effectType, float volume) { method in class:AudioService

Completed in 1754 milliseconds