Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dsubscribe.cpp32 const std::string DISTURB_DATE_CHANGE = "onDoNotDisturbDateChange"; member
48 DISTURB_DATE_CHANGE, member in OHOS::NotificationNapi::Type
673 dataWorker->type = Type::DISTURB_DATE_CHANGE; in OnDoNotDisturbDateChange()
1015 } else if (type == DISTURB_DATE_CHANGE) { in SetCallbackInfo()
1079 case Type::DISTURB_DATE_CHANGE: in ThreadSafeCommon()
1243 subscriberInfo.subscriber->SetCallbackInfo(env, DISTURB_DATE_CHANGE, result); in GetNotificationSubscriber()

Completed in 3 milliseconds