Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/notification_dialog_test/
H A Dnotification_dialog_test.cpp73 NotificationDialogManager::NOTIFICATION_DIALOG_SERVICE_BUNDLE,
98 NotificationDialogManager::NOTIFICATION_DIALOG_SERVICE_BUNDLE,
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_dialog_manager.cpp40 …bscriberInfo.SetPublisherBundleName(NotificationDialogManager::NOTIFICATION_DIALOG_SERVICE_BUNDLE); in Create()
101 NotificationDialogManager::NOTIFICATION_DIALOG_SERVICE_BUNDLE, in RequestEnableNotificationDailog()
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_dialog_manager.h112 …inline static const std::string NOTIFICATION_DIALOG_SERVICE_BUNDLE = "com.ohos.notificationdialog"; variable