Searched refs:RemoveNotificationFromRecordList (Results 1 – 3 of 3) sorted by relevance
1423 result = RemoveNotificationFromRecordList(recordList); in RemoveSystemLiveViewNotifications()1455 result = RemoveNotificationFromRecordList(recordList); in RemoveSystemLiveViewNotificationsOfSa()2091 ErrCode AdvancedNotificationService::RemoveNotificationFromRecordList( in RemoveNotificationFromRecordList() function in OHOS::Notification::AdvancedNotificationService
1348 …ErrCode RemoveNotificationFromRecordList(const std::vector<std::shared_ptr<NotificationRecord>>& r…
2758 ASSERT_EQ(advancedNotificationService_->RemoveNotificationFromRecordList(recordList), ERR_OK);