Home
last modified time | relevance | path

Searched refs:TIME_ZONE_CHANGE (Results 1 - 3 of 3) sorted by relevance

/base/notification/distributed_notification_service/services/ans/include/
H A Dreminder_data_manager.h278 static constexpr uint8_t TIME_ZONE_CHANGE = 0; member in OHOS::Notification::final
/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_event_manager.cpp201 reminderDataManager_->RefreshRemindersDueToSysTimeChange(ReminderDataManager::TIME_ZONE_CHANGE); in OnReceiveEvent()
H A Dreminder_data_manager.cpp783 std::string typeInfo = type == TIME_ZONE_CHANGE ? "timeZone" : "dateTime"; in RefreshRemindersDueToSysTimeChange()
1331 if (type == TIME_ZONE_CHANGE) { in HandleRefreshReminder()

Completed in 6 milliseconds