Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/notification_dialog_test/
H A Dnotification_dialog_test.cpp72 ErrCode result3 = NotificationDialog::StartEnableNotificationDialogAbility(
97 ErrCode result3 = NotificationDialog::StartEnableNotificationDialogAbility(
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_dialog.h32 static ErrCode StartEnableNotificationDialogAbility(
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_dialog.cpp39 ErrCode NotificationDialog::StartEnableNotificationDialogAbility( in StartEnableNotificationDialogAbility() function in OHOS::Notification::NotificationDialog
H A Dnotification_dialog_manager.cpp100 ErrCode result = NotificationDialog::StartEnableNotificationDialogAbility( in RequestEnableNotificationDailog()