Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dsubscribe.cpp35 const std::string DISTURB_CHANGED = "onDoNotDisturbChanged"; variable
51 DISTURB_CHANGED, enumerator
725 dataWorker->type = Type::DISTURB_CHANGED; in onDoNotDisturbChanged()
1012 } else if (type == DISTURB_CHANGED) { in SetCallbackInfo()
1077 case Type::DISTURB_CHANGED: in ThreadSafeCommon()
1254 subscriberInfo.subscriber->SetCallbackInfo(env, DISTURB_CHANGED, result); in GetNotificationSubscriber()