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/
H A Dreminder_request.h579 * @param isPlaySoundOrVibration true means it is play sound or vibration.
583 void OnShow(bool isPlaySoundOrVibration, bool isSysTimeChanged, bool allowToNotify);
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp381 void ReminderRequest::OnShow(bool isPlaySoundOrVibration, bool isSysTimeChanged, bool allowToNotify) in OnShow() argument
398 if (isPlaySoundOrVibration) { in OnShow()

Completed in 5 milliseconds