Searched refs:soundId (Results 1 – 1 of 1) sorted by relevance
1717 private void playSound(int soundId) { in playSound() argument1718 if (soundId == 0) return; in playSound()1734 int id = mLockSounds.play(soundId, in playSound()