Home
last modified time | relevance | path

Searched refs:toPlaySound (Results 1 - 1 of 1) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_data_manager.cpp1087 bool toPlaySound = isNeedToPlaySound && ShouldAlert(reminder) ? true : false; in ShowReminder() local
1088 reminder->OnShow(toPlaySound, isSysTimeChanged, true); in ShowReminder()
1102 if (toPlaySound) { in ShowReminder()

Completed in 3 milliseconds