Searched defs:playSound (Results 1 – 4 of 4) sorted by relevance
517 public void showLowBatteryWarning(boolean playSound) { in showLowBatteryWarning()
674 void showLowBatteryWarning(boolean playSound); in showLowBatteryWarning()
1799 private void playSound(int soundId) { in playSound() method in KeyguardViewMediator
2699 void CameraService::playSound(sound_kind kind) { in playSound() function in android::CameraService