Searched refs:soundConstant (Results 1 – 4 of 4) sorted by relevance
248 public void playSoundEffect(int soundConstant) { in playSoundEffect() argument250 mAudioManager.playSoundEffect(soundConstant); in playSoundEffect()
371 public void playSoundEffect(int soundConstant) { in playSoundEffect() argument373 mAudioManager.playSoundEffect(soundConstant, ActivityManager.getCurrentUser()); in playSoundEffect()
28584 public void playSoundEffect(@SoundEffectConstants.SoundEffect int soundConstant) { in playSoundEffect() argument28588 mAttachInfo.mRootCallbacks.playSoundEffect(soundConstant); in playSoundEffect()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...