Searched refs:CheckDistributedNotificationType (Results 1 – 3 of 3) sorted by relevance
800 if (!CheckDistributedNotificationType(request)) { in OnDistributedPublish()875 if (!CheckDistributedNotificationType(request)) { in OnDistributedUpdate()1003 bool AdvancedNotificationService::CheckDistributedNotificationType(const sptr<NotificationRequest> … in CheckDistributedNotificationType() function in OHOS::Notification::AdvancedNotificationService
927 bool CheckDistributedNotificationType(const sptr<NotificationRequest> &request);
2957 EXPECT_EQ(advancedNotificationService_->CheckDistributedNotificationType(req), true);2978 EXPECT_EQ(advancedNotificationService_->CheckDistributedNotificationType(req), true);