Searched refs:CheckPublishPreparedNotification (Results 1 – 3 of 3) sorted by relevance
650 ErrCode result = CheckPublishPreparedNotification(record, isSystemApp); in PublishPreparedNotification()972 ErrCode AdvancedNotificationService::CheckPublishPreparedNotification( in CheckPublishPreparedNotification() function in OHOS::Notification::AdvancedNotificationService
1221 …ErrCode CheckPublishPreparedNotification(const std::shared_ptr<NotificationRecord> &record, bool i…
3443 auto ret = advancedNotificationService_->CheckPublishPreparedNotification(record, true);