Searched defs:playSound (Results 1 – 4 of 4) sorted by relevance
617 void showLowBatteryWarning(boolean playSound); in showLowBatteryWarning()
515 public void showLowBatteryWarning(boolean playSound) { in showLowBatteryWarning()
1715 private void playSound(int soundId) { in playSound() method in KeyguardViewMediator
2312 void CameraService::playSound(sound_kind kind) { in playSound() function in android::CameraService