Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/test/unittest/notification_dialog_test/
H A Dnotification_dialog_test.cpp59 * @tc.desc : test StartEnableNotificationDialogAbility function and topUid is uid
72 ErrCode result3 = NotificationDialog::StartEnableNotificationDialogAbility( in HWTEST_F()
84 * @tc.desc : test StartEnableNotificationDialogAbility function topUid is not uid
97 ErrCode result3 = NotificationDialog::StartEnableNotificationDialogAbility( in HWTEST_F()
/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_dialog.h32 static ErrCode StartEnableNotificationDialogAbility(
/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.cpp101 ErrCode result = NotificationDialog::StartEnableNotificationDialogAbility( in RequestEnableNotificationDailog()
108 ANS_LOGE("StartEnableNotificationDialogAbility failed, result = %{public}d", result); in RequestEnableNotificationDailog()

Completed in 2 milliseconds