Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request.h583 void OnShow(bool isPlaySoundOrVibration, bool isSysTimeChanged, bool allowToNotify);
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp383 void ReminderRequest::OnShow(bool isPlaySoundOrVibration, bool isSysTimeChanged, bool allowToNotify) in OnShow() argument
400 if (isPlaySoundOrVibration) { in OnShow()