Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_dialog_manager.h84 ErrCode RequestEnableNotificationDailog(
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_dialog_manager.cpp88 ErrCode NotificationDialogManager::RequestEnableNotificationDailog( in RequestEnableNotificationDailog() function in OHOS::Notification::NotificationDialogManager
H A Dadvanced_notification_publish_service.cpp925 result = dialogManager_->RequestEnableNotificationDailog(bundleOption, callback, callerToken); in RequestEnableNotification()