Home
last modified time | relevance | path

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

/ohos5.0/base/time/time_service/services/time/src/
H A Dtime_service_notify.cpp63 IntentWant timeZoneChangeWant; in PublishTimeZoneChangeEvents() local
64 timeZoneChangeWant.SetAction(CommonEventSupport::COMMON_EVENT_TIMEZONE_CHANGED); in PublishTimeZoneChangeEvents()
65 return PublishEvents(eventTime, timeZoneChangeWant, CommonEventPublishInfo()); in PublishTimeZoneChangeEvents()