Searched defs:playSound (Results 1 – 4 of 4) sorted by relevance
244 void showLowBatteryWarning(boolean playSound); in showLowBatteryWarning()
227 public void showLowBatteryWarning(boolean playSound) { in showLowBatteryWarning()
1524 private void playSound(int soundId) { in playSound() method in KeyguardViewMediator
2002 void CameraService::playSound(sound_kind kind) { in playSound() function in android::CameraService