Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dsubscribe.cpp33 const std::string DISTURB_CHANGED = "onDoNotDisturbChanged"; member
49 DISTURB_CHANGED, member in OHOS::NotificationNapi::Type
730 dataWorker->type = Type::DISTURB_CHANGED; in onDoNotDisturbChanged()
1017 } else if (type == DISTURB_CHANGED) { in SetCallbackInfo()
1082 case Type::DISTURB_CHANGED: in ThreadSafeCommon()
1259 subscriberInfo.subscriber->SetCallbackInfo(env, DISTURB_CHANGED, result); in GetNotificationSubscriber()

Completed in 5 milliseconds