Home
last modified time | relevance | path

Searched refs:NOTIFICATION_DIALOG_SERVICE_ABILITY (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.cpp74 NotificationDialogManager::NOTIFICATION_DIALOG_SERVICE_ABILITY,
99 NotificationDialogManager::NOTIFICATION_DIALOG_SERVICE_ABILITY,
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_dialog_manager.h113 … inline static const std::string NOTIFICATION_DIALOG_SERVICE_ABILITY = "EnableNotificationDialog"; variable
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_dialog_manager.cpp102 NotificationDialogManager::NOTIFICATION_DIALOG_SERVICE_ABILITY, in RequestEnableNotificationDailog()