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