Home
last modified time | relevance | path

Searched defs:isSysTimeChanged (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_data_manager.cpp1053 const bool &isNeedToStartNext, const bool &isSysTimeChanged, const bool &needScheduleTimeout) in ShowReminder()
1293 std::vector<sptr<ReminderRequest>> &showImmediately, bool isSysTimeChanged) in HandleImmediatelyShow()
/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()