Searched refs:CheckDistributedNotificationType (Results 1 – 3 of 3) sorted by relevance
920 if (!CheckDistributedNotificationType(request)) { in OnDistributedPublish()995 if (!CheckDistributedNotificationType(request)) { in OnDistributedUpdate()1127 bool AdvancedNotificationService::CheckDistributedNotificationType(const sptr<NotificationRequest> … in CheckDistributedNotificationType() function in OHOS::Notification::AdvancedNotificationService
1273 bool CheckDistributedNotificationType(const sptr<NotificationRequest> &request);
1957 ASSERT_EQ(advancedNotificationService_->CheckDistributedNotificationType(req), true);1978 ASSERT_EQ(advancedNotificationService_->CheckDistributedNotificationType(req), true);