Home
last modified time | relevance | path

Searched refs:isPlaySoundOrVibration (Results 1 – 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/interfaces/inner_api/
Dreminder_request.h388 void OnShow(bool isPlaySoundOrVibration, bool isSysTimeChanged, bool allowToNotify);
/base/notification/distributed_notification_service/frameworks/ans/src/
Dreminder_request.cpp355 void ReminderRequest::OnShow(bool isPlaySoundOrVibration, bool isSysTimeChanged, bool allowToNotify) in OnShow() argument
372 if (isPlaySoundOrVibration) { in OnShow()