Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dsubscribe.cpp33 const std::string DISTURB_MODE_CHANGE = "onDisturbModeChange"; variable
1008 } else if (type == DISTURB_MODE_CHANGE) { in SetCallbackInfo()
1222 subscriberInfo.subscriber->SetCallbackInfo(env, DISTURB_MODE_CHANGE, result); in GetNotificationSubscriber()