Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp915 void AdvancedNotificationService::ChangeNotificationByControlFlags(const std::shared_ptr<Notificati… in ChangeNotificationByControlFlags() function in OHOS::Notification::AdvancedNotificationService
2223 ChangeNotificationByControlFlags(record, isAgentController); in AddRecordToMemory()
H A Dadvanced_notification_publish_service.cpp226 ChangeNotificationByControlFlags(record, isAgentController); in PublishNotificationForIndirectProxy()
2425 ChangeNotificationByControlFlags(record, isAgentController); in PublishNotificationBySa()
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1219 void ChangeNotificationByControlFlags(const std::shared_ptr<NotificationRecord> &record,
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_service_test.cpp3426 advancedNotificationService_->ChangeNotificationByControlFlags(record, isAgentController);