Searched refs:PlaySystemSoundAlways (Results 1 – 4 of 4) sorted by relevance
15 ASH_EXPORT bool PlaySystemSoundAlways(media::SoundsManager::SoundKey key);
16 bool PlaySystemSoundAlways(media::SoundsManager::SoundKey key) { in PlaySystemSoundAlways() function
1119 ash::PlaySystemSoundAlways(SOUND_SPOKEN_FEEDBACK_ENABLED); in PostLoadChromeVox()1134 ash::PlaySystemSoundAlways(SOUND_SPOKEN_FEEDBACK_DISABLED); in PostUnloadChromeVox()
1140 !ash::PlaySystemSoundAlways(SOUND_STARTUP)) { in TryToPlayStartupSound()