Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/test/fuzztest/reminderdatamanager_fuzzer/
H A Dreminderdatamanager_fuzzer.cpp104 manager->PlaySoundAndVibration(reminder); in DoSomethingInterestingWithReminder()
/base/notification/distributed_notification_service/services/ans/include/
H A Dreminder_data_manager.h499 void PlaySoundAndVibration(const sptr<ReminderRequest> &reminder);
/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_data_manager.cpp1093 TerminateAlerting(alertingReminder_, "PlaySoundAndVibration"); in ShowReminder()
1103 PlaySoundAndVibration(reminder); // play sound and vibration in ShowReminder()
1570 PlaySoundAndVibration(reminder); in PlaySoundAndVibrationLocked()
1593 void ReminderDataManager::PlaySoundAndVibration(const sptr<ReminderRequest> &reminder) in PlaySoundAndVibration() function in OHOS::Notification::ReminderDataManager
1600 TerminateAlerting(alertingReminder_, "PlaySoundAndVibration"); in PlaySoundAndVibration()

Completed in 5 milliseconds