Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/src/
Dreminder_data_manager.cpp687 const bool &isNeedToStartNext, const bool &isSysTimeChanged, const bool &needScheduleTimeout) in ShowReminder()
922 std::vector<sptr<ReminderRequest>> &showImmediately, bool isSysTimeChanged) in HandleImmediatelyShow()
/base/notification/distributed_notification_service/frameworks/ans/src/
Dreminder_request.cpp329 void ReminderRequest::OnShow(bool isPlaySoundOrVibration, bool isSysTimeChanged, bool allowToNotify) in OnShow()